Hello,
I've downlaoded trial version of embOS V3.86k for Renesas V850 microprocessors and IAR. I'm using IAR EWB version V4.20.1. I've tried to compile demo project CPU_V850_SA1, however what I get are following error messages:
Code
Building configuration: StartSA1 - SIM_DP
Updating build tree...
OS_Error.c
RTOSinit_V850_SA1.c
Start_2Tasks.c
Linking
Error[e117]: Incompatible runtime models. Module OS_Error specifies that '__rt_version' must be '9', but module OS_Alloc has the value '8'
Error while running Linker
I really do not know, where is the problem. Please note that I already read the readme.txt wich says that the project was built for the IAR Workbench for V850 V3.71. But possibly there is a fast fix so that I'm able to go on evaluating?
Thanks in advance.