Hi! In many eCos files, there is # ifdef CYGHWR_IO_FLASH_BLOCK_LOCKING I defined CYGHWR_IO_FLASH_BLOCK_LOCKING at the top of my .c file in the package an it is ok but I am afraid it is not...
--- Quote Start --- The safest way to edit the options is to use the econfig utility. --- Quote End --- I added implements cyghwr_io_flash_block_locking to my .cdl and that helped.