PE generates wrong code for KL15

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

PE generates wrong code for KL15

903 次查看
markosiponen
Contributor III

PE generates wrong code for KL15.

When I configure PE to generate code for VLLS0 it generates the following wrong code:

      /* SMC_STOPCTRL: PSTOPO=0,PORPO=0,??=0,??=0,VLLSM=0 */

      SMC_STOPCTRL = (SMC_STOPCTRL_PSTOPO(0x00) | SMC_STOPCTRL_VLLSM(0x00));        

There is no PSTOPO bit in the KL15 and the VLLSM bit is in VLLSCTRL, not in STOPCTRL

标记 (2)
0 项奖励
回复
1 回复

806 次查看
vfilip
NXP Employee
NXP Employee

Hello,

could you please provide more details about this problem? I was not able to reproduce it in Cw V10.4. Could you please provide version of CW you use and ProcessorExpert.pe file from your project in order to reproduce it on our side?

Best regards

Vojtech Filip

Processor Expert Support Team


0 项奖励
回复