共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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 三分钟快速搭建NXP MCU开发环境(VSCode)被打赏¥22元 | |
| 为遥控小车巧添功能被打赏¥26元 | |
| 【S32K3XX】FlexCAN 模块配置使用被打赏¥30元 | |
| 【S32K3XX】FlexCAN RAM 资源分配整理被打赏¥25元 | |
| 【S32K3XX】IPCF 适配核间中断处理被打赏¥21元 | |
| 【S32K3XX】IPCF 核间通讯模块UNMANAGED方式使用被打赏¥29元 | |
| 片外存储Flash使用方法(Arduino IDE环境)被打赏¥22元 | |
| 三分钟快速上手ESP-NOW(ArduinoIDE环境)被打赏¥23元 | |
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
我要赚赏金
