i built the firmware using platformio in visual studio code. when i upload firmware directly from visual studio code, it is working good. but when i built firmware from vs code but upload using esp32s3 flash tool , it did not work. i put the offset value 0x10000 for firmware.bin, 0x1000 for bootloader.bin and 0x8000 for partition.bin. The bin files uploaded successfully but board didnot work. could you please help me to solve this issue.
Describe the solution you'd like
my board must be worked when i will upload the firmware using esp32s3 flash download tool. i cannot use vs code in the production line to upload firmware. so i must use esp32s3 flash download tool.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
[X] I confirm I have checked existing list of Feature requests and Contribution Guide.
Related area
esp32
Hardware specification
esp32s3_gen4_r8n16
Is your feature request related to a problem?
i built the firmware using platformio in visual studio code. when i upload firmware directly from visual studio code, it is working good. but when i built firmware from vs code but upload using esp32s3 flash tool , it did not work. i put the offset value 0x10000 for firmware.bin, 0x1000 for bootloader.bin and 0x8000 for partition.bin. The bin files uploaded successfully but board didnot work. could you please help me to solve this issue.
Describe the solution you'd like
my board must be worked when i will upload the firmware using esp32s3 flash download tool. i cannot use vs code in the production line to upload firmware. so i must use esp32s3 flash download tool.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide