I'm trying to develop some batch scripts running on my computer (windows) and then I will try other scripts on my ubuntu.
So I use nexttool command. But I can't get any variables value:
Code: Select all
nexttool -getvariablevalue=x
I also tried :
Code: Select all
-poll=<src,num>
Another question, the .sym file is generated by the compiler ? What does it mean? I have some ideas, but if I can have more explanation, I will enjoy it !