• mobile code for the Cygnal C8051F016
    I'm writing a simple OS for the 8051. I will program my 8051 with the OS and the OS will listen on the UART for incoming 8051 bytecode. Once it receives and checks the bytecode, I want it to install...
  • mobile code for the Cygnal C8051F016
    I'm writing a simple OS for the 8051. I will program my 8051 with the OS and the OS will listen on the UART for incoming 8051 bytecode. Once it receives and checks the bytecode, I want it to install...
  • Device selection from both Pack and Database
    Hello, I have installed µVision V5.23.0.0. I need to create the project which will use different targets: STRxxx or STMxxx controllers - same project for both. When I create the project and select...
  • Device selection from both Pack and Database
    Hello, I have installed µVision V5.23.0.0. I need to create the project which will use different targets: STRxxx or STMxxx controllers - same project for both. When I create the project and select...
  • The partition_<device>.h file not generated with Device: Startup selected for the SSE-310-MPS3_AN555 FPGA image.
    I am trying to set up the TrustZone project (No RTOS) in Keil IDE for the ARM MPS3 board FPGA image( SSE-310-MPS3_AN555 for ARM Cortex-m85 ). As for this project, we don't have any example TrustZone projects...