We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I'm using SILABS IDE 9 and KEIL LINKER 5.01. When I compile my TINY RTX program. I get a FATAL ERROR 210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\KEIL\C51\LIB\RTX51.LIB How can I solve this problem ? thx Adi
You need the RTX51TINY directive for a project with RTX51-Tiny. I guess in the moment you did not specify this directive.