I’m learning programming for RL78/G13. I use ‘Demo Kit for RL78G13’ ( PN: YRDKRL78G13). After install ‘IAR Embedded workbench IDE’, I can open the project of ‘ADC_OneShot-Debug’. I move down the mouse and open the Applilet Code, and then saw all source code ( .c file and .h file) there. I open r_main.c to read.
I want to read entire source, but some functions’ definition cannot be found. E.g. ( Under r_main.c) LCDStringLinePos( ), etc, etc. may I know where I can find their definition? Thanks a lot
Hi David,
Have you tried in IAR, right clicking the function and select Go to Definition of 'Function Name'?
JBRenesasRulz Forum Moderator
https://renesasrulz.com/https://academy.renesas.com/https://en-us.knowledgebase.renesas.com/
Is this issue okay already? Can we close this thread now?