cannot connect to MPC5744P

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

cannot connect to MPC5744P

ソリューションへジャンプ
2,568件の閲覧回数
hoeldMech
Contributor I

Hi,

im trying to make the ADC example from MBDT running on MPC5744P. The simulink model was flashed properly so I can get the LED feedback. But I cannot get any connection to the board by FreeMaster, Tera Term or putty. I've tried several settings already. I get the error "could not open communication port" instead. Do you have any advice?

 

Thanks an best regards

0 件の賞賛
返信
1 解決策
2,557件の閲覧回数
mariuslucianand
NXP Employee
NXP Employee

Hello @hoeldMech

The reason for the issue you are facing is most likely related to the board's version. If you have the MPC5744P rev E, you have to open the FreeMaster_Config block, and please change the Interface to Serial0 and select the PB2 and PB3 pins.

mariuslucianand_0-1636042686021.png

The ready-to-run examples for the MPC5744P come with the setting for a previous revision of the board, where the serial connection to the OpenSDA was UART1. Unfortunately, this has changed and the settings for both Serial and FreeMaster have to be updated.

Also, make sure that you connect the FreeMaster with the board after the application has been started be executing. When you reset or power up the board, it will enter RappID bootloader ( Which you may have already flashed on the board using the S32DS for PA) and will execute the bootloader for 6-7 seconds while it waits for a new application over CAN or UART. Otherwise, it will load the existing application from Flash.

Hope this helps,

Marius

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,558件の閲覧回数
mariuslucianand
NXP Employee
NXP Employee

Hello @hoeldMech

The reason for the issue you are facing is most likely related to the board's version. If you have the MPC5744P rev E, you have to open the FreeMaster_Config block, and please change the Interface to Serial0 and select the PB2 and PB3 pins.

mariuslucianand_0-1636042686021.png

The ready-to-run examples for the MPC5744P come with the setting for a previous revision of the board, where the serial connection to the OpenSDA was UART1. Unfortunately, this has changed and the settings for both Serial and FreeMaster have to be updated.

Also, make sure that you connect the FreeMaster with the board after the application has been started be executing. When you reset or power up the board, it will enter RappID bootloader ( Which you may have already flashed on the board using the S32DS for PA) and will execute the bootloader for 6-7 seconds while it waits for a new application over CAN or UART. Otherwise, it will load the existing application from Flash.

Hope this helps,

Marius

 

0 件の賞賛
返信
2,561件の閲覧回数
iulian_stan
NXP Employee
NXP Employee

MBDT team could advise on UART or FreeMASTER configuration in MatLAB environment. Moved to MBDT community space.