I've upgraded from Code Generation Tool v5.1.12 to v6.1.19 and facing following 2 issues with the new tool:
1. I was using linker option '-z' which doesn't seems to be supported in 6.1.19
2. I get following undefined symbol error while linking:
undefined first referenced
symbol in file
--------- ----------------
__strasgi Debug\boardSfpp.obj
If I look at the file boardSfpp.c, I don't find any such symbol used however it is present in boardSfpp.obj object file.
Please help.
Thanks !