Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flash A16 from Linux CLI
#7
(10-29-2023, 09:04 AM)admin Wrote: you are welcome.

I built an environment, and I can program the board with:

esptool.py --chip esp32 -p /dev/ttyUSB0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 2MB 0x1000 bootloader/bootloader.bin 0x10000 hello_world.bin 0x8000 partition_table/partition-table.bin

I (316) main_task: Calling app_main()

Hello world!
This is esp32 chip with 2 CPU core(s), WiFi/BTBLE, silicon revision v3.0, 2MB external flash

To flash KCS_KC868_A16_V2.1.9.bin - what are the correct parameters to use ?

I am wondering if the bin file provided includes bootloader.bin, application.bin and partition_table.bin in a single file, but do I use 0x1000 offset ?

thanks
Reply


Messages In This Thread
Flash A16 from Linux CLI - by kramd - 10-29-2023, 04:36 AM
RE: Flash A16 from Linux CLI - by admin - 10-29-2023, 08:09 AM
RE: Flash A16 from Linux CLI - by kramd - 10-29-2023, 08:21 AM
RE: Flash A16 from Linux CLI - by admin - 10-29-2023, 08:27 AM
RE: Flash A16 from Linux CLI - by kramd - 10-29-2023, 08:42 AM
RE: Flash A16 from Linux CLI - by admin - 10-29-2023, 09:04 AM
RE: Flash A16 from Linux CLI - by kramd - 10-30-2023, 09:53 AM
RE: Flash A16 from Linux CLI - by admin - 10-30-2023, 11:07 AM
RE: Flash A16 from Linux CLI - by kramd - 10-30-2023, 06:47 PM
RE: Flash A16 from Linux CLI - by admin - 10-30-2023, 09:02 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)