Hi Alice,
Thanks for your response. I tried the procedure "Adding PEx to KDS bareboard project (with SDK)". I got it to add a bunch of stuff to the KMS project but I have been unable to get it to build. I seem to be having a basic problem of where the source files should go since KMS puts them into the "src" directory and the processor expert puts them into "Source" directory. I had to move "main.c" into src for the compiler to find it but now basic stuff like "PE_low_level_init" is an undefined reference.
Would you suggest putting all of the ".c" files into one directory and if so which one?
Has anyone actually gotten this to work? It seems inconsistent for a tool like KMS that people buy for fast development would not be able to work with the processor expert, which is also touted for fast development.
Thanks!