Ignasi- Here is the response I received on the issue you are having- LCD_SETUP.C file is incorrect. In step 36 of the pdf it says to name the semaphore g_main_semaphore_lcdc. This is correct. In the lcd_setup .c file in lines 39, 51 & 72, the semaphore is incorrectly named g_hmi_semaphore_lcdc and this should be changed to agree with step 36. The file main_thread_entry.c has the semaphore correctly named in line 232. Please use the above information to eliminate the issue you are seeing. I will also post this fix to the Renesas Knowledge Base and will make sure the app note is updated as soon as possible.
↧