Tunning Kernel options

Hi All,

Digi ESP™ for Embedded Linux - Documentation in
Section 6.1 Tunning kernel options show a dialogue box which can be used to tune kernel configurations.

Where can I find Digi Embedded Linux Configuration dialog under Eclipse Digi ESP?

Regards

Ola

I am personalty use Linux operating system.

Thanks for your response. I am however interested in using Digi ESP IDE.

Regards

Select the kernel element of the project in the Project Explorer left section of the Digi ESP workspace, click on the Configure Project on the above toolbar.
It looks like a small wrench. Is not on the top toolbar where the File and Edit menus are located, it is located directly below the Project Explorer tab on the left hand side.

Hi Campbell,

Yep found the project explorer window, apparently there are two types of “project explorer” windows.

See top menu Window | Show View > Explorer windows.

When I select the “Configure menu option” I get the following error


make -k gconfig 
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/gconf.o
  HOSTCC  scripts/kconfig/kconfig_load.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/zconf.tab.o
make: *** [gconfig] Error 2

Any ideas on what to do next.

Regards

Ola Oni

I can’t seem to recreate the issue, when I select the “Configure menu option”, I see that my console has the following command:
make -k xconfig
scripts/kconfig/qconf /home/username/workspace57/ccme9210/configs/kconfig
Also when I select the properties tab I can see the location and path to build my kernel and modification dates.
My guess would be there might be a path issue maybe with the workspace. I would try closing everything reboot machine start DigiESP and make new kernel project.