Altera_Forum
Honored Contributor
12 years agoCyghwr_io_flash_block_locking
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 the way eCos supposes. Could anybody tell me what the correct way is? Adding cdl_option cyghwr_io_flash_block_locking { display "p8p allows block locking" default_value 1 }to .cdl does not work.