• uVision 3: Multiple Targets w/different & unique files that have the same names?
    Hello. Is it possible to have multiple targets in a single Project, where different projects include files that have the same name, but are located in different directories? The files are different...
  • uVision 3: Multiple Targets w/different & unique files that have the same names?
    Hello. Is it possible to have multiple targets in a single Project, where different projects include files that have the same name, but are located in different directories? The files are different...
  • Project management - targets with same file names in different paths
    Hello, I'm using uVision 5.34. My project contains several targets. Each target has core files, generated by stm32MXcube. All other files are common for all targets. For instance, each target has...
  • Feature request: Simulate CAN REMOTE FRAME with DLC not equal to 0
    The debug functions in debug.ini: FUNC void sendMessage3(void) { CAN0ID = 0x0321; CAN0L = 6; CAN0IN = 3; } FUNC void sendMessage6(void) { CAN0ID = 0x07654321; CAN0L = 6; CAN0IN = 4; } define...
  • Feature request: Simulate CAN REMOTE FRAME with DLC not equal to 0
    The debug functions in debug.ini: FUNC void sendMessage3(void) { CAN0ID = 0x0321; CAN0L = 6; CAN0IN = 3; } FUNC void sendMessage6(void) { CAN0ID = 0x07654321; CAN0L = 6; CAN0IN = 4; } define...