Update README.md

Fix Addresses
This commit is contained in:
Justin Hammond 2023-03-02 15:03:42 +08:00 committed by GitHub
parent 90049c17c6
commit 634a27ffb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: 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 M0 set address = 0x58000000
* For D0 set address = 0x58010000 * For D0 set address = 0x58100000
* For LP set address = 0x58020000 * 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) (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)