change flashing target address

ThomasSt
Posts: 2
Joined: Thu Jun 06, 2024 6:19 am

change flashing target address

Postby ThomasSt » Tue Jun 11, 2024 3:01 pm

Hi all

I have a VS Code ESP project and want to flash the application to the OTA_0 partition.
Where can I change the partition, where the application shall be flashed?
(Where can I change the target address in /build/flash_args file?

partitions.csv:

Code: Select all

...
myBL,   app,  factory, 0x10000, 1M,
appl,     app,  ota_0,   0x110000,1M,
thanks
Thomas

Who is online

Users browsing this forum: No registered users and 96 guests