Search results

  1. H

    Flashing 4.1 code on a board with a 4.0 bootloader chip

    I tried your first point with deleting the .elf file and it works. I also made a copy of the "imxrt1062_t41.ld" file and changed the value "_teensy_model_identifier = 0x25" to "_teensy_model_identifier = 0x24". In addition I created a new board profile in "board.txt" based on the 4.1 profile...
  2. H

    Flashing 4.1 code on a board with a 4.0 bootloader chip

    Good day to all, I have a question about flashing 4.1 code on a board with the bootloader chip from Teensy 4.0. Is this even possible or is there a workaround? To be a bit more detailed, we are currently developing a more embedded version of the Teensy board for a couple of research...
Back
Top