You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
222 B

  1. source [find c100.cfg]
  2. # boots from NOR on CS0: 8 MBytes CFI flash, 16-bit bus
  3. # it's really 16MB but the upper 8mb is controller via gpio?
  4. flash bank cfi 0x20000000 0x01000000 2 2 $_TARGETNAME
  5. #
  6. gdb_memory_map enable