Hi,
I am using a customized board of TI DSC F28335 running at 24.576 MHz. I am able to execute my program successfully from RAM but it gives issues when running from internal Flash. Simple programs works fine from Flash. And when i wrote whole code, compiler or linker does nt give any warning related to memory. So i assume my .cmd file is correct. starting portion of the code works properly but in the major part where the board takes the data from sensors and pass it on serial port does not work. while the same code is working properly from RAM.
Any help will be highly appreciated because my deadline for the project is coming. And i am struck with the same problem for more than week. according to my understanding .cmd file is write, there is no memory issue and the program is correct as well but it just does not work from flash.
Thanks in anticipation.