共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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 低功耗超声波液位测距仪(ESP32S3)被打赏¥27元 | |
| 在K230DBOX上实现多时段语音提示功能被打赏¥14元 | |
| 使K230DBOX实现相机持续拍照功能被打赏¥12元 | |
| 基于K230DBOX的文本管理器设计被打赏¥14元 | |
| 基于K230DBOX的彩色画板功能实现被打赏¥15元 | |
| 在K230DBOX上实现音乐播放器功能被打赏¥15元 | |
| NXP MCU系列开发板MCULink固件升级方法【VSCode】被打赏¥28元 | |
| 三分钟快速搭建NXP MCU开发环境(VSCode)被打赏¥22元 | |
| 为遥控小车巧添功能被打赏¥26元 | |
| 【S32K3XX】FlexCAN 模块配置使用被打赏¥30元 | |
我要赚赏金
