Version 3 nightly build?
I see Paul talks about v3 being available as a nightly build.
Please can someone post a link.
I've used other nightly builds before, but I beleive that you need to know the exact name as the archive is not searchable.
cheers
Mark
-
Well I suppose the only request left is to ask what the MacOS filename might be? :)
I'm a hobbyist still trying to find a good ARM IDE to run under OSX, and while $150 for a personal license is a great deal I would still love to check the nightly to see if there is anything worth waiting for (since I presume upgrading versions will be another $150) :D
-
> Nice! Is there a roadmap or a list of features planned for version 3?
Big ticket items in CrossStudio:
- New, highly accurate, source indexer.
- Source indexer is configurable and runs in parallel, you control how many threads get started to index your project.
- "Guess what I'm typing" code completion.
- Find References, to pinpoint uses of symbols in a solution.
Technology items, not inherently linked to V3:- Expansion of CTL with additional "extras" package.
- Networking stack (paid-for option, probably, installable evals from Package Manager)
- Mass storage (as above)
- Device library, full source code, with abstract I2C, SPI, UART drivers.
- Sensor library building on the above, full source code, for accelerometers, gyros, IMUs, temperature sensors, humidity sensors, color sensors, light sensors, and lots of other devices, all written and tested.
- AHRS library building on Sensor library for sensor fusion.
- Micro graphics library, full source code, that builds on the device library, supports a wide range of graphics controllers interfaced by parallel bus, I2C, SPI, and supports LCD and OLED panels, and so on.
- A huge set of examples for all the above.
- A "platform" API for you to run the same example code that we have written on AVR, MSP430, and ARM controllers. We standardized on the Arduino footprint and have sourced a wide range of boards to deploy these examples on. The platform API implementation provides I2C, SPI etc using CTL that plugs into the device library to enable you to run all these examples. Like on the Freedom Board, the SolderCore, an Arduino, and many others.
-
http://www.rowleydownload.co.uk/snapshots/arm_crossworks_crossworks_v3_win_x86_setup.exe
However, I am doing my work on the wavefront at the moment, and will push this to v3 shortly.
-
We've completed most of the work. However, Atmel introduced the SAMA5D3 at just the wrong time, along with Freescale introducing the Vybrid A5 thing and it becoming real. So, right now, I think Michael is working on that to completion, along with making sure ARM11 is complete on the devices we can debug (right now that's the Raspberry Pi). So, you can download and try out V3, and I would urge you to do that and report any issues back to us.
-
Issues with our current mass storage and network stacks. You mentioned "Technology Items" in an earlier post as well as extensions to CTL. That peaked my interest and depending on how easily they integrate with CTL it might be worth the extra effort. Currently the 'other' stacks/OS are running in the main CTL task.
Please sign in to leave a comment.
Comments
20 comments