Project name in bin file?

bkochis
Posts: 4
Joined: Tue Oct 29, 2019 6:22 pm

Project name in bin file?

Postby bkochis » Wed Nov 06, 2019 2:51 pm

Shouldn't the project name on the burned chip be what I named the project in the Makefile? Not a generic 'esp-idf'? Using a NodeMCU with the Wroom-32 chip. Thank you.

Code: Select all

I (168) cpu_start: Pro cpu up.
I (171) cpu_start: Application information:
I (176) cpu_start: Project name:     esp-idf
I (181) cpu_start: App version:      1
I (186) cpu_start: Compile time:     Nov  5 2019 10:20:25
I (192) cpu_start: ELF file SHA256:  533a1eea9bece375...
I (198) cpu_start: ESP-IDF:          v3.3
I (202) cpu_start: Starting app cpu, entry point is 0x40080eb0
I (195) cpu_start: App cpu up.
I (213) heap_init: Initializing. RAM available for dynamic allocation:
I (220) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (226) heap_init: At 3FFB2EE0 len 0002D120 (180 KiB): DRAM
I (232) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (238) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (245) heap_init: At 4008806C len 00017F94 (95 KiB): IRAM
I (251) cpu_start: Pro cpu start user code
I (269) cpu_start: Chip Revision: 1
W (270) cpu_start: Chip revision is higher than the one configured in menuconfig. Suggest to upgrade it.
I (273) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
Hello world!
This is ESP32 chip with 2 CPU cores, WiFi/BT/BLE, silicon revision 1, 2MB external flash
Restarting in 10 seconds...

ESP_Sprite
Posts: 9051
Joined: Thu Nov 26, 2015 4:08 am

Re: Project name in bin file?

Postby ESP_Sprite » Thu Nov 07, 2019 4:34 am

Yes, it should. No idea what makes 'esp-idf' appear there for you... what version of esp-idf are you using, does this also happen in current master?

bkochis
Posts: 4
Joined: Tue Oct 29, 2019 6:22 pm

Re: Project name in bin file?

Postby bkochis » Thu Nov 07, 2019 2:16 pm

I am using the V3.3 stable for the moment.

I reran the build and these are error/warning messages I missed posting:

Code: Select all

C:\esp\hello_world>idf.py build
      5 [main] basename 11216 pinfo::init: This shouldn't happen:
    me: (11216, 14788, 0, \\?\C:\Program Files\Git\usr\bin\basename.exe)
    pid 11216
    process_state 0x41
    cygstarted 0
    dwProcessId 14788
    name \\?\C:\Program Files\Git\usr\bin\basename.exe
      3 [main] sed 14608 pinfo::init: This shouldn't happen:
    me: (14608, 204, 0, \\?\C:\Program Files\Git\usr\bin\sed.exe)
    pid 14608
    process_state 0x41
    cygstarted 0
    dwProcessId 204
    name \\?\C:\Program Files\Git\usr\bin\sed.exe
      3 [main] basename 10168 pinfo::init: This shouldn't happen:
    me: (10168, 3988, 0, \\?\C:\Program Files\Git\usr\bin\basename.exe)
    pid 10168
    process_state 0x41
    cygstarted 0
    dwProcessId 3988
    name \\?\C:\Program Files\Git\usr\bin\basename.exe
      4 [main] sed 16228 pinfo::init: This shouldn't happen:
    me: (16228, 15784, 0, \\?\C:\Program Files\Git\usr\bin\sed.exe)
    pid 16228
    process_state 0x41
    cygstarted 0
    dwProcessId 15784
    name \\?\C:\Program Files\Git\usr\bin\sed.exe
      4 [main] uname 10688 pinfo::init: This shouldn't happen:
    me: (10688, 12048, 0, \\?\C:\Program Files\Git\usr\bin\uname.exe)
    pid 10688
    process_state 0x41
    cygstarted 0
    dwProcessId 12048
    name \\?\C:\Program Files\Git\usr\bin\uname.exe

C:\esp\hello_world>

ssppss
Posts: 1
Joined: Tue Jan 26, 2021 11:26 am

Re: Project name in bin file?

Postby ssppss » Tue Jan 26, 2021 11:29 am

did you find a solution to this problem... I have the exact same thing :(

Who is online

Users browsing this forum: No registered users and 273 guests