Content originally posted in LPCWare by janek on Tue Sep 14 18:40:45 MST 2010
Hi,
Maybe someone can help me to solve the following problems:
1) Preferences->General->Editors->Text Editors -> Displayed Tab Width: (2) and then click Apply, but it doesn't change anything, the tab size remains the same.
2) created a new project in a workspace, which has already CMSIS and LPC13xx_lib projects. When I call GPIOInit(); from my project's main function
I have a linker error, despite adding extra directory into Include path (???)
Jan