mirror of
https://github.com/Fishwaldo/OBLFR.git
synced 2025-03-15 11:21:23 +00:00
Update README.md
Fix Addresses
This commit is contained in:
parent
90049c17c6
commit
634a27ffb4
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ You can use "make flash" to flash the firmware from the commandline instead of u
|
|||
|
||||
If you are flashing from BLDevCube, set the CPU to Group0 and use the following addresses for the different cores:
|
||||
* For M0 set address = 0x58000000
|
||||
* For D0 set address = 0x58010000
|
||||
* For LP set address = 0x58020000
|
||||
* For D0 set address = 0x58100000
|
||||
* For LP set address = 0x58200000
|
||||
|
||||
(you may need to modify the cmake/flash.cmake file to specify the correct serial port for your device, or during the initial build, set the COMX enviroment variable to your serial port)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue