I'm missing the /* USER CODE BEGIN () */ and/or /* USER CODE END() */ in the files emif.h , sci.h, sys_core.h, sys_vim.h. Because I'm working on a C++ project, I have to add the #ifdef __cplusplus ... #endif at the begin and end of every header file. Actually, in most of the header files the user code section is missing. Can you add these for the next version of halcogen?
Thanks