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.
Does anyone know how I could download an older version of the C51 compiler/IDE that can read a *.wsp file? I believe this to be a project file. When I look at it in Notepad, it looks like this: [WorkState_v1_1] ptn_Child1=DockState ptn_Child2=ToolBarMgr ptn_Child3=Frames ptn_Child4=ProjectTarget ptn_Child5=WorkSpaceName ptn_Child6=SerialPort ptn_Child7=StepInc ptn_Child8=DisassemblyAutoView ptn_Child9=Watch0Base ptn_Child10=Watch1Base ptn_Child11=Vendor ptn_Child12=Assembler ptn_Child13=AssFlag ptn_Child14=AssFormat ptn_Child15=Compiler ptn_Child16=CompFlag ptn_Child17=CompFormat ptn_Child18=RunOptimizer It goes on and on for about 55 KB, so I didn't want to bore you... Thanks, Dan
an older version of the C51 compiler/IDE that can read a *.wsp file?
Not Keil's one. But a quick google points at the Silicon Labs IDE, which uses Keil's C51 as its back-end.