Search found 635 matches
- Tue Aug 04, 2020 11:38 am
- Forum: Development and Feedback
- Topic: [NOTES] Re-imagining the HAL API
- Replies: 10
- Views: 885
Re: [NOTES] Re-imagining the HAL API
Seems good, the implementation of synchronous function would be as easy as the redefinition of the sequence xxxStartOperation() xxxSynchronize() Could you bring an example of a failing xxxStart? Also, would the xxxStart's configuration lose all those configurations that are actually related to the o...
- Tue Jun 02, 2020 2:37 pm
- Forum: ChibiStudio
- Topic: Various with latest ChibiStudio on Drive D:
- Replies: 4
- Views: 497
Re: Various with latest ChibiStudio on Drive D:
Another side note. If you are using a custom launch of openocd check that you are using the env. variable instead of an hardcoded path: -c "telnet_port 4444" -s "${env_var:CHIBISTUDIO}/tools/openocd/scripts" -f "interface/ti-icdi.cfg" -f "${file_prompt}" 2020-...
- Tue Jun 02, 2020 2:21 pm
- Forum: ChibiStudio
- Topic: Various with latest ChibiStudio on Drive D:
- Replies: 4
- Views: 497
Re: Various with latest ChibiStudio on Drive D:
Hello Steved, I have your exact same issue. I have two chibistudio on my PC and I always struggle when I have to move the setup. Now some of the issue can be automatically solved and I applied these changes in the last ChibiStudio. e.g. The path is not hardcoded anymore in the start batch and there ...
- Fri May 15, 2020 2:43 pm
- Forum: ChibiStudio
- Topic: Updating Project from older ChibiStudio version
- Replies: 7
- Views: 611
Re: Updating Project from older ChibiStudio version
The tool will not rewrite the old file. Please delete the wrongly generated files before generating new ones.
- Thu May 14, 2020 10:59 am
- Forum: ChibiStudio
- Topic: Studio 2020 - no V5 compiler
- Replies: 6
- Views: 651
Re: Studio 2020 - no V5 compiler
Yes guys,
someone reported this issue in the first hours of the new release and I promptly updated the packet.
You can just copy the bin from your previous ChibiStudio or download it again.
someone reported this issue in the first hours of the new release and I promptly updated the packet.
You can just copy the bin from your previous ChibiStudio or download it again.
- Wed May 13, 2020 6:30 pm
- Forum: ChibiStudio
- Topic: Studio 2020 - no V5 compiler
- Replies: 6
- Views: 651
- Wed May 13, 2020 6:14 pm
- Forum: ChibiStudio
- Topic: Studio 2020 - no V5 compiler
- Replies: 6
- Views: 651
Re: Studio 2020 - no V5 compiler
Hello Steved,
are you referring to ChibiStudio for Windows, for Linux or the VM?
are you referring to ChibiStudio for Windows, for Linux or the VM?
- Thu May 07, 2020 8:22 am
- Forum: Development and Feedback
- Topic: [INFO] Changes in ChibiStudio
- Replies: 3
- Views: 710
Re: [INFO] Changes in ChibiStudio
Thanks for reporting. I am fixing the package now. The link won't change
- Mon May 04, 2020 7:30 pm
- Forum: ChibiStudio
- Topic: New Studio - Syntax error in IDE on working code
- Replies: 8
- Views: 1043
Re: New Studio - Syntax error in IDE on working code
Hello,
I am trying to reproduce your issue with no luck on my side. I have a clean version of ChibiStudio 2020-04 and no extra stuff in the path.
Could you try to build the project index to see if the issue disappears? Could you share a screenshot fo your ChibiStudio?
I am trying to reproduce your issue with no luck on my side. I have a clean version of ChibiStudio 2020-04 and no extra stuff in the path.
Could you try to build the project index to see if the issue disappears? Could you share a screenshot fo your ChibiStudio?
- Thu Apr 30, 2020 5:18 pm
- Forum: Releases
- Topic: ChibiStudio
- Replies: 20
- Views: 29316
Re: ChibiStudio
Hi all, ChibiStudio 2020-04 for Windows has been released (I am uploading the file right now and would be available in a while). ChibiOS Releases - OSDN After almost two years we updated Eclipse and its component and there are some interesting notes. But first, here the list of components: - Eclipse...