1
NXPTM M522XX, KINETIS and i.MX RT / Re: Three problems with CW10 KL46 demo.
« on: May 13, 2014, 04:10:21 PM »
Thanks. I have the TWR-K60 demo going. The problem was the .htm files were installed in the root directory and the server expected them in "dir1". So that is fixed.
Last problem - Simple one:
When I load the uTaskerKinetisV1.4.5 project into CW10.6, I get this message at startup:
References to ${workspace_loc:<resource>} macro were found in project settings.
Using this macro could cause unexpected errors when the resource is not open or available..
Using the ${ProjDirPath} macro is preferable.
Then the following errors in the problems window-
Program "g++" not found in path
Program "gcc" not found in path
Program "g++" not found in PATH Project Properties, C++ Preprocessor Include.../Providers, [CDT GCC Built-in Compiler Settings Cross ARM] options C/C++ Scanner Discovery Problem
I have compared the v_1.4.4 and the v1.4.5 projects and can't find any difference.
Ian
Last problem - Simple one:
When I load the uTaskerKinetisV1.4.5 project into CW10.6, I get this message at startup:
References to ${workspace_loc:<resource>} macro were found in project settings.
Using this macro could cause unexpected errors when the resource is not open or available..
Using the ${ProjDirPath} macro is preferable.
Then the following errors in the problems window-
Program "g++" not found in path
Program "gcc" not found in path
Program "g++" not found in PATH Project Properties, C++ Preprocessor Include.../Providers, [CDT GCC Built-in Compiler Settings Cross ARM] options C/C++ Scanner Discovery Problem
I have compared the v_1.4.4 and the v1.4.5 projects and can't find any difference.
Ian