• Ulink can't debug procedure and functions
    So I write a code to test an SRAM. Basically it just writes variables to some addresses and reads it back for validation. However, when I step through functions/procedures in debug mode, I landed in...
  • Ulink can't debug procedure and functions
    So I write a code to test an SRAM. Basically it just writes variables to some addresses and reads it back for validation. However, when I step through functions/procedures in debug mode, I landed in...
  • SLOG not working in debug user function
    I use the serial logging feature (SLOG) in the debugger of uVision (V5.24.2.0). I want to switch on and off the serial logging, controlled by the running code. My intention was to use a user function...
  • debug C8051F411 with crc-functions don't work
    Hi there, i use a SiLabs C8051F411 with an onboard crc32-engine. In my firmware i build a crc32-checksum of the downloaded hex-file in flash. This checksum is compared to a pre-saved crc32-checksum...
  • SLOG not working in debug user function
    I use the serial logging feature (SLOG) in the debugger of uVision (V5.24.2.0). I want to switch on and off the serial logging, controlled by the running code. My intention was to use a user function...