Search found 2 matches
- Wed Oct 30, 2013 2:56 pm
- Forum: E-blocks
- Topic: EB031 Driver problem
- Replies: 16
- Views: 13567
Re: EB031 Driver problem
Finally figured it out, the updated firmware on EB031 does not accept .BIN files, so I changed the Compiler Options > Parameters on the Programmer Tab to "$(outdir)$(target).s19" by default it came with "$(outdir)$(target).Bin". That Solved the problem.
- Thu Oct 24, 2013 8:50 pm
- Forum: E-blocks
- Topic: EB031 Driver problem
- Replies: 16
- Views: 13567
Re: EB031 Driver problem
I followed the instructions as outlined earlier by Benj my current config OS - Win7 x64 Target - EB-031-00-1 and EB-034-00-1 FDE- Flowcode v6.0.3.0 With mLoaderArm.exe version 2.0.4.0 I can connect to the target and send both .s19 files and .bin files but when I use compile to chip from Flowcode 6 t...