Search found 445 matches

by snahmad75
Sun Mar 11, 2018 1:16 pm
Forum: ESP-IDF
Topic: ESP-IDF include additional paths
Replies: 14
Views: 47720

Re: ESP-IDF include additional paths

Hi, I am using mingw on windows 10 installed under : c:\msys32 My project is under different folder. c:\Work. It refer to my own libraries path. COMPONENT_ADD_INCLUDEDIRS = ../LibDev/ works instead of COMPONENT_EXTRA_INCLUDES := ../LibDev/ c:Work\LibDev\test.h but linker not finding method to link w...
by snahmad75
Thu Mar 08, 2018 1:54 pm
Forum: ESP-IDF
Topic: how to build a project with just FreeRTOS support (no wifi, tcpip stack etc.)
Replies: 4
Views: 6730

Re: how to build a project with just FreeRTOS support (no wifi, tcpip stack etc.)

Hi,

I am also trying to build simple project. but It is building all components . may be linking with them.
how can i avoid it?
by snahmad75
Mon Jan 29, 2018 11:10 am
Forum: General Discussion
Topic: Panic Handler option in freeRTOS menuconfig is missing.
Replies: 4
Views: 5538

Panic Handler option in freeRTOS menuconfig is missing.

Hi,
I am using make menuconfig.
I don't get this option. any idea why?


Thanks,
Naeem
by snahmad75
Thu Jan 25, 2018 9:18 am
Forum: General Discussion
Topic: [Tool Release] FLASH_DOWNLOAD_TOOL
Replies: 35
Views: 90131

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

ok, tell me correct addresses.
by snahmad75
Wed Jan 24, 2018 6:38 pm
Forum: General Discussion
Topic: [Tool Release] FLASH_DOWNLOAD_TOOL
Replies: 35
Views: 90131

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

I have tried using flash download to upload bin files. but my board is not responding to AT commands at all.

I have attached my screen shot to show selected files uploaded.