Hi,
Where do I define the bitmask in the case where HWI MaskingOption = MaskingOption_BITMASK,
Thanks,
HR
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
HR,
Which version of BIOS are you using?
Thanks,
Steve
You can do this from within the configuration tool. Open your project's *.cfg file.
From the SYS/BIOS page, you need to right click on the Hwi module and use it.
Then right click on the HWI module in the outline view and select "New Hwi ..."
This will bring up a property box that will allow you to configure properties of your Hwi instance. The one you want is called "maskSetting".
Steve
Hi Steve,
OK, I used the generic and not the specific HWi module that's why I haven't got the "disableMask" & "restoreMask" options,
Currently under "Target Specific Support" there is C64p specific modules is there C66 modules?
Thanks,
HR