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?
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.
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.