ILLEGAL_BP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ILLEGAL_BP

549 次查看
ZzzzzZzzzz
Contributor III

Hi,

I use MC9S12G128 for programming, there are two programs, APP and BOOT,They all work fine on their own, when merged, BOOT jumps to APP, it will prompt ILLEGAL_BP.I use RTI and CAN receive interrupt, adc sampling and polling to execute, when I comment out the adc function, Can jump normally, this is why, please help to answer!

0 项奖励
回复
1 回复

519 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @ZzzzzZzzzz,

Some information about ILLEGAL_BP can be found in these threads:

https://community.nxp.com/t5/CodeWarrior-for-MCU/ILLEGAL-BP-when-running-my-program-mc9s12dp512/td-p...

https://community.nxp.com/t5/S12-MagniV-Microcontrollers/ILLEGAL-BP-with-9S12xep100/m-p/877800

 

Please make sure the IVBR is relocated to the correct vector table of the APP.

 

Regadrs,

Daniel

 

 

0 项奖励
回复