eFUSE Problems View
|
- Empty value inserted in a text field
Figure 2. Empty field error
In this case, a field value is mandatory, and if it will be empty then the tool will show the following error:
ERROR: TextField cannot be empty, please insert a value.
- Invalid value inserted in a textfield
Figure 3. Invalid format error
In this case, the field contains characters that cannot be interpreted as HEX or DEC and the tool will show this error:
ERROR: Input value is invalid! Expected format is decimal or hexadecimal.
- Overflow address range
Figure 4. Overflow address error
The value inserted cannot fit the address range of that fuse field and will generate the error:
ERROR: Input value is invalid! Input is bigger than allowed width.
- Synchronization warning for text fields (only in advanced layout)
Figure 5. Synchronization warning
In this case, the value for the fuse word with the warning may not match with some settings from standard layout which will result in a desynchronization between standard and advanced layout. Even if the synchronization might be lost, eFUSE configuration can still be exported in both binary and ELF format with the entered values.