I have a project using the TMS570LS1114PGE and recently updated to Halcogen 04.06.00 from 04.05.02. When Halcogen 04.06.00 generates code, it now includes emif.h and calls emf_SDRAM_StartupInit() in system.c, which causes compilation errors for compiler can't find those. I don't get these when I use Halcogen 04.05.02. I can #if these out using USER CODE areas but I shouldn't have to do this. Can you notify Halcogen team to fix this in future release? Thanks.