Closed prabhatel131 closed 1 month ago
@jimparis @Chleba @kumekay @pedrominatel
Hi @prabhatel131, I assume you use ESP32 as a host and ESP32S3 as a target. Can you please try it with different host pins other than GPIO16 and GPIO17 as these might be used by FLASH memory on your board? You can use default pins used in the example to be sure.
I'm closing this for inactivity.
hii @dobairoland @Dzarda7 how you building you 2nd esp src as i am not able to build my code in your hello world code as it not generating any binayry in bineries folder ca you please tell
Hi @prabhatel131, you can build the binaries using esp-idf. But the binaries are automatically built and bundled with binary for host in case of the examples.
i want to know how you building your binary automatically ...currently i have to put my binary in that folder after buildung it
Prabhat Singh | Jr. Embedded System Engineer
From: Jaroslav Burian @.> Sent: Friday, September 20, 2024 2:35:16 PM To: espressif/esp-serial-flasher @.> Cc: Prabhat Kumar Singh @.>; Mention @.> Subject: Re: [espressif/esp-serial-flasher] Cannot connect to target. Error: 2 (ESF-154) (Issue #114)
Hi @prabhatel131https://github.com/prabhatel131, you can build the binaries using esp-idf. But the binaries are automatically built and bundled with binary for host in case of the examples.
— Reply to this email directly, view it on GitHubhttps://github.com/espressif/esp-serial-flasher/issues/114#issuecomment-2363231770, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A6DCGSHOAJSSHD3ZDRCVLCDZXPQMZAVCNFSM6AAAAABNJVIH66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRTGIZTCNZXGA. You are receiving this because you were mentioned.Message ID: @.***>
Port
esp32
Target chip
esp32s3
Hardware Configuration
connceted void slave_monitor(void *arg) {
if (HIGHER_BAUDRATE != 115200)
endif
}
void app_main(void) { example_binaries_t bin;
this is configguration
host target 16 ----> tx 17 ->>> rx 25 ->>> rst 26 ->>>> boot
getting error unable to conect target what i am dooing wrong
Log output
More Information
No response