求问
在cmd文件中,.text>DRAM时可正常加载程序,但在 作.text > DDR2的设置,编译连接后,在Load Program时失败,并有如下提示信息:
Trouble Removing Breakpoint with the Action "Terminate Program Execution" at 0x80000740: Error 0x80000008/-1066 Fatal Error during: Break Point, Cannot…
正在使用的DRV8301-LS12电机套件,断点调试过程中出现错误:
CortexR4: Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g.…
debug单步调试时,都是OK的,但是全速运行之后,运行一会儿就回出现下面这种报错。
代码只是用到GPIO,EMIF,DDR这些外设。单板的电源时钟都是量过的,没有问题。
单板掉电,仿真器复位等这些操作都试过,仍然总是报这个错误。
想咨询下FAE,出现这个错误,大概可能的原因是什么?谢谢!
C66xx_0: Power Failure on Target CPU C66xx_1: Power Failure on Target CPU C66xx_1: Failed to remove the debug…
Other Parts Discussed in Thread: CC2640 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/590387/cc2640-flashing-cc2640-through-i-jet-from-command-l…
请问能给出完整程序或者程序出处吗?另外您现在使用的是自己制作的板子?
例程的话,您可以参考下面的代码
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted…