Hi
I am using LPC1830,
For LPCScrypt dfu-util.exe,
There is a command -D which can download file to device.
I think the file is download to SRAM.
I want to know where the address the file is download to?
0x10000000?
Regards
Ken
解決済! 解決策の投稿を見る。
Hello ,
Could you please point the page you mentioned ?
As I know , LPCscrypt program internal flash and SPIFI flash.
BR,
Alice
Hello ,
Could you please point the page you mentioned ?
As I know , LPCscrypt program internal flash and SPIFI flash.
BR,
Alice
Hi
For example:
"LPCScrypt_240.bin.hdr" will be load into device by dfu-util.exe so that lpcscrypt.exe can send command to MCU.
I want to know where the LPCScrypt_240.bin.hdr is load to?
In my understanding, it should load to SRAM, 0x10000000?
Another question is can I get the source code which can build the LPCScrypt_240.bin.hdr?
Regards
Ken