This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flash code doesn't boot

Hi,

I'm having a strange problem with my code. I've been working on it for a while and sometimes I get a strange behavior with the code running on the flash.

I'm currently working with  a TMS320F28335 DSP and I coded several times diferente aplications.

They always run fine on the RAM but sometimes they boot when loaded to the FLASH and other times they don't.

My first suspect was the available space in the FLASH or the sectors but I have still a lot of free space. Even when I make some code space available it doen't boot anyway.

I can't seen to find a reason for this behavior.

I'm wondering if the problem is some kind of configuration in my Code Composer, perhaps the use of the Optimazer options.

Did anyone had this sort of problem?

 

P.S. - I have already defined correctely the boot pins in the DSP. I suspect of a problem with the code map, but can't really understand what it is. Can someone help me?

 

Thank's for the attention, Jorge