Forum Post: RE: clock set on EKS-LM4F232
Hi,Did you started the debugger and set some breakpoints?What do you understand by "new version"?You have the source code also - try to understand what is going - also changing the other two fields is...
View ArticleForum Post: RE: Changing Grace versions
Hi,Please see the corresponding entry in the Grace FAQhttp://processors.wiki.ti.com/index.php/Grace_FAQ#How_do_I_port_an_existing_Grace_1.x_application_to_Grace_2.x.3FRegards,Michael
View ArticleForum Post: RE: connection RF CC430F6137 vs. CC430F5137
TomorrowI will have thegood oscilloscope. In my PCB quartz resonator is 26MHz +/-30ppm. Olimex PCB quartz is 26MHz +/-10ppm. Maybe this is problem?
View ArticleForum Post: RE: F28335 .out file - boot after reset problem
Hello!Make sure please that you create flash-configuration (not RAM) of project. Did you go through this manual already (Please visit the site to view this file)?Regards,Igor
View ArticleForum Post: RE: Halcogen DMM bug
HiI have raised this a Bug to HALCoGen team, will be addressed in next release.Please do not edit CNF file, As workaround use user code section in the reg_dmm.h to undefine and define dmmPORT to...
View ArticleForum Post: RE: Comparator voltage reference
Hi,regarding the USCI and comparator setting in Grace, I can confirm that this is a bug.Thanks for reporting!Michael
View ArticleForum Post: RE: Concerto ILLEGAL_ISR
yeah, turning on different level of optimizations produces different code. If your code already has a problem of memory corruption different optimizations could produce different symptoms, code could...
View ArticleForum Post: ADC trigger/clock settings
Hi,I'm working with a TMS570LS31HDK. for and ADC aplication.My acquisition need to be syncronized with two external digital signal to aquire and array of data: one signal gives the "frame start" and...
View ArticleForum Post: RE: SysCtlClockSet() documentation
Thanks for the clarifications on the clocks.I'm still not clear about Verify/Answer/Yes buttons, in what way does it affect follow-on visitors? I find searching on the forum very tedious as each thread...
View ArticleForum Post: Baud rate setting
Hi,I am using MSP430FR5739 exp board. I am using setting SMCLK = 1MHz and i am bir confused in setting boaud rate control register.Can any one explain me in clear how to set baud rate for 1MHz...
View ArticleForum Post: RE: F28069: USB Bootloader - Do boot_loader and bl_app need each...
Hi,my first input: please raise a new post as old posts are not read by TI guys (I too faced this situation earlier).Coming to your situation: it looks like the device configurations in your firmware...
View ArticleForum Post: TPS65381 feels hot
I use TPS65381 as power supply for TMS570LS3137, I find TPS65381 is very hot and the MOSFET for TPS65381 is hot too,is that normal ?How can I cool TPS65381 and MOSFET?
View ArticleForum Post: RE: 28335 - Address of SPI_boot function
Hello,I have another question concerning the ROM sources. At the moment there exist two versions, is there a possibility that there will be another version in the future for this DSP? If yes, how do I...
View ArticleForum Post: RE: non blocking Flash_Erase()
Hello,I'm working with the Flash2803x_API (on a TMS320f28035) and I have some questions about the enabled interrupt and the callback function.In my code I put my interrupt function in RAM so that there...
View ArticleForum Post: TMS320F2806x Flash Wait State
Hi forum,I need some help with the TMS320F28069, please.During building a own project based on one from the examples I am a little bit confused about the flash wait states.In the function InitFlash of...
View ArticleForum Post: RE: Multiply and timer interrupt
[quote user="david sun77114"]Thank you for your fast reply. However, I don't think that's the reason since if I comment out the floating point multiply, I can get my timer interrupt every...
View ArticleForum Post: RE: How to have an interrupt of higher priority than Flash2803x_API?
Simon,If an interrupt occurs during your flash erase, the interrupt flag will be set, but the interrupt will not be serviced since interrupts are disabled when flash api is active. Without being expert...
View ArticleForum Post: RE: programming tool for LM3S5C31
Hi,I do not have the Stellaris® LM3S811 Evaluation Board on hand, does this board able to program LM3S5C31 target board?
View ArticleForum Post: RE: BOOT ROM checksum code
I can validate on behalf of Giles (I am on the same team) that we have those memory locations. Below is the code I am using(Please visit the site to view this file)(Please visit the site to view this...
View Article