Search found 547 matches

by tfAteba
Mon Jun 14, 2021 1:28 pm
Forum: AVR Support
Topic: Illegal opcode on ATtiny Topic is solved
Replies: 2
Views: 4230

Re: Illegal opcode on ATtiny Topic is solved

Hello mokenick42,

Can you give me your setting? (ChibiOS version, board, changes made, a patch will be perfect)
so that I can reproduice your error?

Some time ago, I make ChibiOS to work on ATiny85, so it is possible, but it is hard to tell you what is you problem with the given information.
by tfAteba
Tue Jan 21, 2020 9:49 pm
Forum: Development and Feedback
Topic: ATSAMA
Replies: 2
Views: 2185

Re: ATSAMA

OK nice!
by tfAteba
Tue Jan 21, 2020 8:31 pm
Forum: Development and Feedback
Topic: ATSAMA
Replies: 2
Views: 2185

ATSAMA

Hello Giovanni, It look like there is no more support for ATSAMA in trunk ? But there is still some files relating to that: - An empty demo directory under /testhal/ATSAMA5D2/ - board file: os/hal/boards/ATSAMA5D2_XULT_NSEC/ - board file: os/hal/boards/ATSAMA5D27_SOM1/ Can I know why all this port h...
by tfAteba
Sun Jan 19, 2020 3:16 pm
Forum: AVR Support
Topic: [AVR][Demos]: Compilation error Topic is solved
Replies: 3
Views: 14543

Re: [AVR][Demos]: Compilation error Topic is solved

Hello all,

Bug fixed,

Thanks Giovanni
by tfAteba
Sun Jan 19, 2020 3:15 pm
Forum: Development and Feedback
Topic: Demo builder
Replies: 2
Views: 2198

Re: Demo builder

HooOO,

Cool if you work with eclipse you have that solution. But I use vim and make file so have my builder script can help.

Thanks
by tfAteba
Sun Jan 19, 2020 1:50 am
Forum: Development and Feedback
Topic: Demo builder
Replies: 2
Views: 2198

Demo builder

Hi all Most o the time, I want to build all demos under demos/AVR/ for example to see if they build without any error. It is then fastidious to change directory and run the same command again and again. I then decide to write a small shell script that do that for me. It can be placed under tools/bui...
by tfAteba
Sun Jan 19, 2020 12:41 am
Forum: ChibiOS/NIL
Topic: NIL 4.0.0 Documentation
Replies: 2
Views: 6555

Re: NIL 4.0.0 Documentation

Yes, I look at STM32 demo to make changes.

Thanks for all details on how thing works.
by tfAteba
Sat Jan 18, 2020 4:00 pm
Forum: ChibiOS/NIL
Topic: NIL 4.0.0 Documentation
Replies: 2
Views: 6555

NIL 4.0.0 Documentation

Hello Giovanni, I don't see the documentation of the NIL 4.0.0, may be it is not released yet? I'm looking on this page: http://www.chibios.org/dokuwiki/doku.php?id=chibios:documentation:start I need to update AVR NIL demo because of new method on the NIL API. THD_TABLE_ENTRY have been replace by TH...
by tfAteba
Fri May 24, 2019 12:59 pm
Forum: Development and Feedback
Topic: [INFO] New style checker tool
Replies: 7
Views: 4281

Re: [INFO] New style checker tool

Hey All,

I'm happy to see that this tools it evolve, I try to improve it two years ago but I have no notion in perl so I prefer after some improvement to continue to work on my C program.

But I will give a try and a feedbak is necessary.

Thanks.
by tfAteba
Mon May 20, 2019 8:41 am
Forum: Small Change Requests
Topic: TODO: in files
Replies: 2
Views: 2092

Re: TODO: in files

Hi steved, Hi Giovanni,

I will soon have more time also and I will also work on TODO list in the AVR part.

Go to advanced search