DSP DM642编译错误"err:15-bit displacment is not algned...."

    技术2022-05-20  40

      今天遇到这样一个错误:err:15-bit displacment is not algned...

     

      CCS编译时总是不能通过,提示section .text有问题。

     

      检查发现是全局变量和Extern使用的类型不同导致数据不对齐...


    最新回复(0)