This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TM4C1294NCPDT:FreeRTOS 上的 cJSON 实现

Guru**** 2463330 points
Other Parts Discussed in Thread: TM4C1294NCPDT

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1477029/tm4c1294ncpdt-cjson-implementation-on-freertos

器件型号:TM4C1294NCPDT

工具与软件:

您好!
  我应使用适用于 MCU - TM4C1294NCPDT 的 FreeRTOS 上的 cJSON 生成 json 数据包 FROM。 我使用此 git 代码 https://github.com/DaveGamble/cJSON 进行串行化和解串化所用的 API 定义。 无法解析该字符串。 cJSON_parse 定义已从 cJSON.c 文件 git 链接源中提取。 在这里、我给出的字符串已通过在线 https://dadroit.com/string-to-json/验证 
    const char*jsonString ="{\"r-id\":\"354033090105688\"、\"m-cat\":\"request\"、\"req-type\":\"rrrrr_ident\"、\"tag\":\"7hk923mzxc5st\"}";


  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

     抱歉、我们无法支持和调试这些第三方代码。 如果您有与 MCU 相关的问题、我将很乐意提供帮助。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    感谢您的答复、我们解决了面临的问题。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

     很高兴您自己解决了问题。 您是否想分享您为解决此问题采取了哪些措施?