This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MDK 4.20 trouble

Hello,

Keil support did not reply yet - but am I correct in assuming that RL-ARM is now a part of MDK, and that each user needs to have a RL-ARM license paid for separately in order to be able to use FlashFS/TCPNet etc. (many samples in MDK 4.20 are broken, but the one that I did manage to compile failed to link complaining that my license is insufficient - that did not happen with MDK 4.14 !) ?
If so, this is a HUGE expense. If my boss asks for my opinion (and I think he will) - we're going open source!

Parents
  • We are currently stretched with developers, but for our latest ARM chip addition, we did go for gcc since we already had enough working code to get it to boot and with gcc we can rotate the workload on more developers without having to tell a customer that we want a very premium tool fee to activate one more resource. Extra problematic since in some situations, our customers wants to be able to write their own additional software for our products and they are often selling to few units on their own to be able to afford the Keil tools.

    For one or two other products, we have been looking into porting the existing code to be able to license the software to some of our customers, allowing them to create own rebranded variantes while letting them handle their own feature extensions.

Reply
  • We are currently stretched with developers, but for our latest ARM chip addition, we did go for gcc since we already had enough working code to get it to boot and with gcc we can rotate the workload on more developers without having to tell a customer that we want a very premium tool fee to activate one more resource. Extra problematic since in some situations, our customers wants to be able to write their own additional software for our products and they are often selling to few units on their own to be able to afford the Keil tools.

    For one or two other products, we have been looking into porting the existing code to be able to license the software to some of our customers, allowing them to create own rebranded variantes while letting them handle their own feature extensions.

Children