• Earle F. Philhower, III's avatar
    Fix PicoProbe CMSIS restart of second core (#1689) · 74b1156d
    Earle F. Philhower, III authored
    For some reason `program ... reset" causes OpenOCD to leave the chip in a
    state where the 2nd core does not come up properly, leading to problems in
    FreeRTOS and others.
    
    Use a separate reset sequence after programming to work around the issue.
    
    Fixes #1687
    74b1156d
platform.txt 13.3 KB