I am trying to load and run a program on BF 518F EZ board.
The instruction I found is for sharc, and I am following the CCES IDE option.
In the first step, creating ldr file, an initialization file is required.
I found a few files came with the CCES, including for the EZ board, and two versions for the 518 chip.
Which one should I use? What are the differences between them?
In the second step, a DPIA (device programmer interface application) file is required.
But I don't see it installed on my computer yet.
Can I download or build it?
Eventually, we are going to use our board with BF516.
Can I use the same initialization file and DPIA file for the ez board?
Or I need to create new ones?
Is there instruction for this?