the error Remote 'g' packet reply is too long

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

the error Remote 'g' packet reply is too long

1,152 Views
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? 

Labels (1)
0 Kudos
5 Replies

1,042 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hello,

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

Best Regards,

Alexis Andalon

0 Kudos

1,042 Views
asd046012
Contributor III

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

0 Kudos

1,042 Views
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 Kudos

1,042 Views
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 Kudos

1,042 Views
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 Kudos