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.

[参考译文] AM6411:运行 ipc_notify_echo 示例时出错

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1650780/am6411-error-running-ipc_notify_echo-example

器件型号: AM6411

版本:CCS 12.40  

示例:mcu_plus_sdk_am64x_09_00_00_31/examples/drivers/ipc/ipc_notify_echo/am64x-evm/a53ss0-0_nortos

错误:  

CortexA53_0:文件加载程序:验证失败:地址 0x0000000080000000 处的值不匹配请验证目标存储器和存储器映射。
CortexA53_0:GEL:文件:/home/soham/workspace_v12_4/ipc_notify_echo_am64x-evm_a53ss0-0_nortos_gcc-aarch64/Debug/ipc_notify_echo_am64x-evm_a53ss0-0_nortos_gcc-aarch64.out:发生数据验证错误、文件加载失败。

DOC 描述了 armllvm、但该示例配置为使用 gcc AArch64 进行编译。

image.png

 

image.png

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

    我必须重新启动电路板、每次连接并终止调试器时、都需要重新启动电路板、否则由于地址 0x000 处的值不匹配、我无法运行和调试程序。

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

    我在论坛上找到了这个、非常有用。