PE generates wrong code for KL15

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

PE generates wrong code for KL15

922件の閲覧回数
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 返信

825件の閲覧回数
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 件の賞賛
返信