Search found 4 matches

by mgennip
Sat Sep 04, 2021 10:36 am
Forum: General Programming
Topic: BL0086 mloader error
Replies: 4
Views: 5994

Re: BL0086 mloader error

what does the 255 223 255 mean as paramater in the command line mLoader call?
Knipsel.PNG
Knipsel.PNG (19.55 KiB) Viewed 5937 times
by mgennip
Sat Sep 04, 2021 10:23 am
Forum: General Programming
Topic: BL0086 mloader error
Replies: 4
Views: 5994

Re: BL0086 mloader error

mLoader version is 4.0.0.1, installed by the Flowcode v8 installer. Flowcode version is 8.0.0.6 This is the first time i use this BL0086 board and mLoader. I have found that when i run mLoader.exe (from the program files\flowcode directory) i can send, erase and execute the Hex-file compiled from Fl...
by mgennip
Thu Sep 02, 2021 5:51 pm
Forum: General Programming
Topic: BL0086 mloader error
Replies: 4
Views: 5994

BL0086 mloader error

I am getting an error when trying to compile to chip.
Knipsel.PNG
Knipsel.PNG (26.46 KiB) Viewed 5994 times
What does this mean?

I installed the latest USB drivers for the BL0086 AVR board.

I can detect an attached E-blocks2 board (with auto-id).
by mgennip
Wed Jul 07, 2021 3:01 pm
Forum: General Programming
Topic: Convert to Unix time
Replies: 1
Views: 6631

Convert to Unix time

Is there a way to convert time (from a RTC like DS1307) to a Unix Time?
(total amount of seconds from 00:00:00 1-1-1970 to now)

As far is i can see in Flowcode 8 there is not an option. I am only gettin g human readable format for year, month, day, hour, minutes and seconds.