the error Remote 'g' packet reply is too long

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

the error Remote 'g' packet reply is too long

3,312 次查看
asd046012
Contributor III

Now ,I use MCU S32K116,SDK 3.0,and configure a RTOS in IDE,use function xTaskCreateStatic create task,then compiler success,and debugger,I found that OS couldnot run normally,I check the confuration,didn't find any issue,I click button resume,code  run,when I click button suspend,code couldn't stop,the error is "Remote 'g' packet reply is too long" in  the column debugger console,because this error,I could not debugger my code.How do I fix this issue? 

标签 (1)
0 项奖励
回复
5 回复数

3,202 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello,

Could you let me know which OS and debugger are you using?

Best Regards,

Alexis Andalon

0 项奖励
回复

3,202 次查看
asd046012
Contributor III

I use FreeRTOS and SDK version is 3.0,debugger use MULTLINK.

0 项奖励
回复

3,202 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello,

This also happens with any other example or only with the FreeRTOS one? Also, I will suggest checking the following post that explains how to create a FreeRTOS project:

https://community.nxp.com/docs/DOC-334927 

Best Regards,

Alexis Andalon

0 项奖励
回复

3,202 次查看
asd046012
Contributor III

Hello   

   I meet this problem first,and I have changed the SDK version to 2.9.0,now it is OK,and I compared the generated code and OS code,they are the same,I didn't not why

0 项奖励
回复

3,202 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

The latest SDK available for the S32K devices 3.0.3, maybe you could try giving a try with this. If you donwload the latest S32 Design Studio version you can download this from the wizard.

pastedImage_1.png

Best Regards,

Alexis Andalon

0 项奖励
回复