• TRACE_DEBUG in µVision4
    Hi, I'm new with ARM and µVision, and I try demos from Keil on SAM3U board. In demo, there is TRACE_DEBUG function ( like TRACE_DEBUG("suspend !\n\r")) and I don't see anything appears on Trace...
  • µVision4 - Simulator problem with interruptions ...
    Hi, I try to simulate my application with µVision4 (V4.10) simulator tool. I create a stimuli on a pin (PIO1_5) using fonction editor tool. I see correctly my signal on logic analyser when i...
  • µVision4 uvproj-File changes
    Hi, in my projects I use the version contorl system git. But everytime I open my project in µVision4 changes to the uvproj-File were made so git says that I uncommitted changes. How can I avoid...
  • stm32f4 / matlab / µVision4
    Hello, I am currently trying to get my stm43f4 discovery board working. I use µVision4 as toolchain for Matlab/Simulink but I have some problems downloading my generated code into my flash. ...
  • Testing binary serial input in µVision4 debugger
    I wrote a piece of code which uses small memory model. It compiles to 65 bytes data and 1646 bytes code. I'm using 3 register banks and all 16 bytes of bit addressable memory. My SP is initialized to...