共2条
1/1 1 跳转至页
iap,keil,uvision3 iap(keil uvision3)等待
问
请问:ZLGARM
在keil uvision3中如何操作啊,
在ADS中不是要选中“ARM/THUMB interworking ”吗
在KEIL中如果我不选择“ARM/THUMB interworking ”编译能通过,在DEBUG中会出现取指令错误,可是要是选择了,编译通不过。错误如下
Build target 'Debug in RAM'
compiling target.c...
assembling IRQ.s...
assembling Startup.s...
compiling led.c...
compiling iaptest.c...
linking...
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function ResetInit as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function Undefined as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function SoftwareInterrupt as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function PrefetchAbort as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function DataAbort as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function FIQ_Handler as the image contains 'IW' functions.
Target not created
都是说startup.s ResetInit、Undefined、SoftwareInterrupt。。。。地址有问题 答 1: 我找到了!我找到问题了!
在keil uvision3中如何操作啊,
在ADS中不是要选中“ARM/THUMB interworking ”吗
在KEIL中如果我不选择“ARM/THUMB interworking ”编译能通过,在DEBUG中会出现取指令错误,可是要是选择了,编译通不过。错误如下
Build target 'Debug in RAM'
compiling target.c...
assembling IRQ.s...
assembling Startup.s...
compiling led.c...
compiling iaptest.c...
linking...
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function ResetInit as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function Undefined as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function SoftwareInterrupt as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function PrefetchAbort as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function DataAbort as the image contains 'IW' functions.
.\debug_in_RAM\Project.axf: Error: L6241E: startup.o(vectors) CANnot use the address of '~IW' function FIQ_Handler as the image contains 'IW' functions.
Target not created
都是说startup.s ResetInit、Undefined、SoftwareInterrupt。。。。地址有问题 答 1: 我找到了!我找到问题了!
共2条
1/1 1 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
| 基于WT9932C61-TINY的环境构建及OLED屏驱动测试被打赏¥20元 | |
| 【S32K3XX】Core-to-Core 中断使用被打赏¥21元 | |
| 「AI编程记录--含源码」用一晚上的时间写一个esp32的示波器被打赏¥19元 | |
| STM32C0116DK开发探索记(3)被打赏¥30元 | |
| STM32C0116DK开发探索记(2)被打赏¥24元 | |
| STM32C0116DK开发探索记(1)被打赏¥29元 | |
| 谨防极海G32M3101电机评估板易跌落的陷阱被打赏¥24元 | |
| 【全网首拆】M5STACK ATOM系列开发板拆解 / AtomS3R-CAM摄像头更换方法(提高10倍像素)被打赏¥26元 | |
我要赚赏金
