This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

软件运行错误导致RM48硬件错误

Other Parts Discussed in Thread: UNIFLASH

软件中包括以太网、USB OHCI等功能,运行几秒后出现错误 “cortexR4: Error connecting to the target: (Error -2062 @ 0x0) Unable to halt device. 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. lower TCLK). (Emulation package 5.1.507.2) ”。此后再连接总是报这个错,已经废了两块板,貌似RM48已锁死。软件第一次调试,肯定有无数多的bug,但不知道如何能导致硬件错误。

  • yanfang,

      这个可以尝试用uniflash擦除下flash试试。以往有碰见类似的情况。

    谢谢

  • 我也遇到过。可能是因为你的程序有错误,导致一上电就死机,进而无法再烧入程序。  可以用一个新程序(注意:一定是新的没bug的程序),用离线uiniflash再烧写就可以了,或uiniflash将FLASH擦除也可以。

  • 你好。

    请尝试一下下面的方法。

    按住热复位键(RST,不是上电复位PORRST),然后用CCS或Uniflash连接芯片。

    连接上后,擦除芯片中的所有Flash内容即可。

    顺便问一个,你用的RM48是哪个版本的?(如果你不清楚,可以拍照把丝印上传上来)

    你的程序中是否修改过主频?