LPCXpresso54608 program exit reached

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPCXpresso54608 program exit reached

737件の閲覧回数
prakash_mistry
Contributor I

Hi,

I am trying to use Hello world as starting point and I have added some code which performs some calculations.

However, in the middle of the calculation the it says “Program exit reached”

I have checked the memory and it not corrupted or have divided by zero issue.

Anyone else has seen similar issue with LPCXpresso54608 and IAR using CMSIS-DSP probe?

ラベル(1)
1 返信

589件の閲覧回数
FelipeGarcia
NXP Employee
NXP Employee

Hi PRAKASH Mistry,

The message  "Program exit reached" is usually shown when you don't have an infinite loop at the end of your program and you reach the last line of code.

Could you please share with me your source code so I can replicate the issue con my side?

Best regards,

Felipe