This shows you the differences between two versions of the page.
| en:discussions:problem_with_fwloader_-ue_error_null [2011/07/21 10:33] – created 90.152.39.122 | en:discussions:problem_with_fwloader_-ue_error_null [2017/02/04 19:25] (current) – gelöscht stefan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- [[: | ||
| - | ====== Problem with FWLoader -ue => Error null ====== | ||
| - | |||
| - | //, 2011/07/21 10:14 // | ||
| - | |||
| - | |||
| - | |||
| - | ~~DISCUSSION~~ | ||
| - | I have a problem in programming a specific .ihx file using FWLoader -ue myfile.ihx. | ||
| - | |||
| - | If I compile myfile.c without FLASH bitstream capability, I can successfully program. \\ Addr=0x1B17 \\ Addr=0x1B18 | ||
| - | |||
| - | If I compile myfile.c with just ENABLE_FLASH; | ||
| - | |||
| - | If I compile myfile.c with both ENABLE_FLASH; | ||
| - | |||
| - | Any suggestions? | ||