牛卧堂MCU技术交流

标题: Nu_Link_me的连接 加密 [打印本页]

作者: xukeqin2008    时间: 2014-2-21 10:46
标题: Nu_Link_me的连接 加密
请教:  1 . 我用NuMicro ISP Programming Tool.exe 不能联接Nu_Link_me_001 v1.2 , 但在keil 中我可以下载调试, 请问这会是什么问题.
           2. 在keil 的Utilities选项页 ,我勾选了Security Lock 并写入后, 目标程序不会运行,  请问: 应该怎样写加密位.

作者: chenwenbin    时间: 2014-2-21 11:28
1、用ISP需要事先烧入启动代码到LDROM才可以连接。 2、加密需要用ICP工具烧入程序,勾选安全锁就可以了
作者: a_ziliu    时间: 2014-2-21 21:52
1,icp與isp是不同的。
ISP stands for "In System Programming". The target chip runs the boot/loader code of LDROM through the peripheral interface such as USB/UART/SPI/I2C... to update the internal APROM, Data Flash and User Configuration Word.

ICP stands for "In Circuit Programming". PC runs the software “NuMicro ICP Programming Tool” through the SWD (serial wire debug) port of Nu-Link circuit to update the internal APROM, LDROM, Data Flash and User Configuration Word of the target chip.

2,在keil底下是加密後不能除錯,因為加密了代碼不能被反組譯回來,代碼無法被keil追縱

作者: xukeqin2008    时间: 2014-2-22 15:08
我可能说得不够清楚, 是这样的,  我的开发板是Nu_Tiny_EVB_120 V1.0 , 我在keil下调好程序后写加密位, 程序就不运行了(复位或重新上电也不运行), 我这时只需要程序能正常运行, 不需要再用keil调试.

另外,我如果用NuMicro ISP Programming Tool.exe 工具下载程序到目标芯片, 需要先烧入启动代码到LDROM,  我现在手上只有Nu_Tiny_EVB_120 V1.0一块开发板, 该怎样烧启动代码到LDROM.
作者: xukeqin2008    时间: 2014-2-22 16:26
下载了一个新版NuMicro ICP Programming Tool工具,问题解决了,   
作者: zhbbhz    时间: 2014-2-26 09:15
应该是加密只有用ICP软件完成?




欢迎光临 牛卧堂MCU技术交流 (http://nuvoton-mcu.com/) Powered by Discuz! X3.2