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, Is it possible to disable all standard peripherlas of 8051 while loading debugging? By default: Uart, Timers 0&1, ports, ints are enabled using -p51 switch with DP51.DLL in section "Debug" of Keil Options. Maybe some -poff switch working? Thanks. Waligora
You can use the new DCORE51.DLL with the parameter -p251Int. This just contains an interrupt system. It is part of C51 Eval Version 7.08.