X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ert_linux.git/blobdiff_plain/01cf294fdacf02da5be1bb34dd6377f19358a146..02949d36c3fa0aac6116f3c97618bae6046475c0:/README diff --git a/README b/README index 69b7d2e..c711ef4 100644 --- a/README +++ b/README @@ -29,15 +29,17 @@ pressing "Browse...." button). Documentation ------------- -Pinters to more ERT Linux target documentation can be found -at the project SourceForge page +In order to cross-compile the generated source, modify the "Make +command" in Code Generation pane to set the CC variable (and/or CPP +for C++ compiler). For example: - http://lintarget.sourceforge.net/ + make_rtw CC=arm-linux-gnueabi-gcc -The Michal Sojka blogpost about update of actual version -can be found at +Pointers to more ERT Linux target documentation can be found at the +project SourceForge page http://lintarget.sourceforge.net/. - http://rtime.felk.cvut.cz/~sojka/blog/on-generating-linux-applications-from-simulink/ +Michal Sojka's blogpost about the actual version can be found at +http://rtime.felk.cvut.cz/~sojka/blog/on-generating-linux-applications-from-simulink/. Development sources repository ------------------------------