C28xx: Error: (Error -1041 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.681.0)
程序昨天还好好的,今天就这样了,只有这一个程序跑飞了,其他都正常,我之前修改过这个程序的cmd文件,因为当时提示RAMl1.text空间不够,现在就算改回原来的也无法正常运行了,程序一运行就会复位到,欢迎来到***开发板
Eric Ma:
这个报错也不是跑飞啊,是仿真器掉了。
RAMM1空间不够,你是怎么改的啊?
ERIC
C28xx: Error: (Error -1041 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.681.0)
程序昨天还好好的,今天就这样了,只有这一个程序跑飞了,其他都正常,我之前修改过这个程序的cmd文件,因为当时提示RAMl1.text空间不够,现在就算改回原来的也无法正常运行了,程序一运行就会复位到,欢迎来到***开发板
rui liu4:
回复 Eric Ma:
不好意思,我粘贴错了,错误是这个,我把RAMM1的length改了,也就是合并了RAMM2 RAMM3,但是依然不行
C28xx: Error: (Error -1041 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.681.0)
程序昨天还好好的,今天就这样了,只有这一个程序跑飞了,其他都正常,我之前修改过这个程序的cmd文件,因为当时提示RAMl1.text空间不够,现在就算改回原来的也无法正常运行了,程序一运行就会复位到,欢迎来到***开发板
Eric Ma:
回复 rui liu4:
是RAML1L2L3和并成RAML1吧。不是M。
你单步调试,看看在哪个函数跑飞的。
ERIC
C28xx: Error: (Error -1041 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.681.0)
程序昨天还好好的,今天就这样了,只有这一个程序跑飞了,其他都正常,我之前修改过这个程序的cmd文件,因为当时提示RAMl1.text空间不够,现在就算改回原来的也无法正常运行了,程序一运行就会复位到,欢迎来到***开发板
rui liu4:
回复 Eric Ma:
哦,我再试试吧,谢谢您的解答