IAR 用9.2编译,出错,老大帮忙看一下原因
Error[Pe055]: too many arguments in invocation of macro "__DSB" E:\myebit\zc702_full_source\iar\zc702_bsp\libsrc\xil_mmu.c 151
Error[Pe055]: too many arguments in invocation of macro "__ISB" E:\myebit\zc702_full_source\iar\zc702_bsp\libsrc\xil_mmu.c 152
Total number of errors: 56
请教下硬汉有没有试过用较新版本的ThreadX ARMa9 gnu porting到ZYNQ啊?上面链接示例中用的tx_initialize_low_level.S版本貌似比较老了,但改用V6.1.9的tx_initialize_low_level.S后一直有问题,尤其是加上官方给的那个crt0.S和reset.S之后。。。