• Code for Bootstrap Loader
    Is there a way to get a copy of the bootstrap loader code that is initially executed by the C16x controller. This code would be very helpful and instructive, as I'm trying to figure out how to load and...
  • Code for Bootstrap Loader
    Is there a way to get a copy of the bootstrap loader code that is initially executed by the C16x controller. This code would be very helpful and instructive, as I'm trying to figure out how to load and...
  • Bootstrap Loader Question - Access to general purpose IO
    We have bootstrap loader code as shown below:<br> <br> void far vMainFunction(void) /******************************************************************************* Description: This the start of the...
  • why my bootstrap loader program have limited size?
    I need to download my code to target board which use ST10R167 as MCU and AM29F010 as external code memory.I use BSL mode of ST10, and I first start BSL mode by pull down P1.4 when power on, then send...
  • why my bootstrap loader program have limited size?
    I need to download my code to target board which use ST10R167 as MCU and AM29F010 as external code memory.I use BSL mode of ST10, and I first start BSL mode by pull down P1.4 when power on, then send...