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.

CCS/AM5718: Problem while using pinmuxtool generated file

Anonymous
Anonymous
Guru 17045 points
Part Number: AM5718

Tool/software: Code Composer Studio

Hi,

I am trying to rebuild my code (main_led_blink) by including c files like boardPadDelayInit.c,boardPadDelayDevice.c . That's generated from pinmuxtool. But my program execution returns wrongly from the function named  Board_pinmuxConfig()  (from line number=1784) shown below.It shows that it is in bad memory region.What does it mean??.How we resolve it?? 


 One more problem is there, 'Altpad' is not declared in generated file