Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 228374

Forum Post: RE: LAUNCHXL-F28379D: Entering into illegal ISR when DELAY_US is called, even after doing memcopy at the initial

$
0
0
Akshay, In most of our example projects in C2000Ware we have dual Build Targets; one for SRAM and one for FLASH. The source code is the same, but what changes is the following: 1)In the "predefined" symbols(in project properties/advanced options/predefined symbols) a _FLASH symbol is added, to enable the compilation of any .if statements in the C source 2)The linker (.cmd) file is changed from the RAM to the FLASH versions, to account for different loading/running addresses. I'm not sure if you are using different build options or just changing your source/linker manually. My point is that if you are relying on any of the automatic compilation includes from TI's source files then the _FLASH symbol will need to be added to your predefines. Let me know if this is accounted for in the above. Best, Matthew

Viewing all articles
Browse latest Browse all 228374

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>