On 06/02/2016 08:40 AM, Daniel Drotos wrote:
> On Thu, 2 Jun 2016, Benjamin Larsson wrote:
>
>> https://github.com/merbanan/C8051F300_examples
>>
>> Everything worked fine. Then I switched to the C8051F330 mcu and all
>> went to shit. Small examples worked somewhat but when compiling larger
>
> Eve
On Thu, 2 Jun 2016, Benjamin Larsson wrote:
> https://github.com/merbanan/C8051F300_examples
>
> Everything worked fine. Then I switched to the C8051F330 mcu and all
> went to shit. Small examples worked somewhat but when compiling larger
Every year our students build a small panel as a student p
Hi, I am working on (re)writing firmware for a rfid reader (RDM6300).
Initially I started this project with a C8051F300 mcu. To program the
chip I wrote firmware for a hardware programmer plus I reused c2tool as
host software:
https://github.com/merbanan/c2gen
https://github.com/merbanan/c2tool