HotFix: MBD Toolbox rev3.0.0 for S32K

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

HotFix: MBD Toolbox rev3.0.0 for S32K

2,549 次查看
mariuslucianand
NXP Employee
NXP Employee

HotFix_1: Fix FTM Initialization trigger issue

NXP Tracking number: AST-897

Problem: If you use PDB Config block and select Trigger Input Source TRGMUX_PDB_TRIG and as Input signal for External trigger FTM0 Internal Trigger, the program will encounter some building errors.

 

Root Cause: Coding building error

 

Workaround:  Update the files attached in the following folders 

{Toolbox install dir}\NXP_MBDToolbox_S32K1xx\code\mbdtbx_s32k14\mbdtbx_s32k14\  folder mbd_s32k14_ec_toolbox.mdl file

{Toolbox install dir}\NXP_MBDToolbox_S32K1xx\code\mbdtbx_s32k14\mbdtbx_s32k14\mscripts\pdb\ folder mbd_s32k14_trgmux_get_trgsrc_enum.p file

{Toolbox install dir}\NXP_MBDToolbox_S32K1xx\code\mbdtbx_s32k14\mbdtbx_s32k14\mscripts\pdb\ folder mbd_s32k14_trgmux_get_param.p file.

 

Customer Report: BUG report

Special thanks to xmwang‌  for testing and fix confirmation.

标签 (1)
2 回复数

1,542 次查看
constantinrazva
NXP Employee
NXP Employee

HotFix_3: Fix Profiler block error

 

NXP Tracking number: AST-935 

 

Problem:  Profiler_s32k14 block fails to build - gt_pf.c: error: 'LPIT0' undeclared (first use in this function) LPIT_DRV_StartTimerChannels(0, LPIT0->SETTEN | (1 << 3))

 

Root Cause: Coding error

 

Workaround:  Update the files attached in the following folders 

{Toolbox install dir}/code/mbdtbx_s32k/mscripts/profile/mbd_s32k_profile_code.p

{Toolbox install dir}/code/mbdtbx_s32k14/mbdtbx_s32k14/blocks/profiler/profiler_s32k14_fcn.tlc

{Toolbox install dir}/code/mbdtbx_s32k14/src/c_library/gt_pf.c

{Toolbox install dir}/code/mbdtbx_s32k14/src/includes/gt_pf.h

Note: The profiler example provided will work if you choose another PIT Channel (other than 0) as it is used as Step Tick Timer.

1,542 次查看
constantinrazva
NXP Employee
NXP Employee

HotFix_2: Fix PDB Config block - TRGMUX initialization error

 

NXP Tracking number: AST-904 

 

Problem: If you use PDB Config block for instance 1, the TRGMUX initialization parameters were wrong (only instance0 of TRGMUX available on S32k1x).

 

Root Cause: Coding error

 

Workaround:  Update the files attached in the following folders 

{Toolbox install dir}\NXP_MBDToolbox_S32K1xx\code\mbdtbx_s32k14\mbdtbx_s32k14\blocks\pdb  folder pdb_s32k14_config.mdl file

Customer Report:  Bug report

 

Special thanks to xmwang‌ for reporting this issue.

0 项奖励