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.

Auto initialization variable are not support in F28023 demo project

Hello C2000 expert,

I'm using F28023 to design a PFC solution. When I define a variable with default value( such as, int a = 9) in .c source file, but I can't get this variable with 9 after the chip power on. So can you please help me how to to set/change the code to support this feature?

Regards,

Jack