• 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...
  • uVision project file format (uvproj)
    Ok, this is a rant, I know, but... I once thought I had read that the new xml-based project file format would allow for multiple targets in which source files could have the same name but reside...
  • tag in uVision4-project (*.uvproj)
    I'm trying do validate a uVision4 project file against the project_proj.xsd xml schema. I got an exception because of a <bUseTDR>-tag. What is this tag for, and why is it included in the schema? ...
  • 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. ...
  • µ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...