Part Number: TMS320F280049C-Q1
Hi Team,
Here's an issue form the customer may need your help:
When I was doing software debugging, I commented out a function code that was not called (an empty function I defined).
Then compile and download to the control board for debugging.
After the program runs to the library function Fapi_setActiveFlashBank(Fapi_FlashBank0) (library version V1.56), it enters the interrupt void USER1_ISR(void) and reports the error.
After I uncommented it (and it still wasn't called), the software ran fine and didn't enter the interrupt void USER1_ISR(void).
I'm using CCS8.3. Can this version set uncalled functions to compile but not link?
For some reason, this customer cannot provide source code for us to analyze.
Looking forward to your help
Best Regards,
Yale Li