Dear all,
Sorry but I can only read German, I hope someone could help me.
I'm trying to integrate (part of) oscat library in my project but it uses CFC.
I start integrating STIME and T_PLC_MS but I have errors during CFC compilation. I compile with no errors STIME and T_PLC_MS. After STIME compilation I got the DB64 but then if I try to compile CFC charts I got an error:
"DB 64 is outside the user range"
Do you have any clue? Now I have to modify STIME DB from DB 64 to DB 1000: in my project DB address range start from 60 to 500 (generated from CFCs).
How to create automatically the right DB (1000) in my case? Now I have to compile STIME.SCL each time I compile the project....
How to force CFC not to use certain address? It seems it doesn't take into account my Symbol table..
Thank you very much for your help,
vento