Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 11 months ago.
Remote repository doesn't exisit in /VodaphoneUSBModemSMSTest
I am trying to download the Vodaphone USB Modem SMS Test program but getting warnings that the remote repository doesn't exist in /VodaphoneUSBModemSMSTest/mbed-rtos/rtos... and also for /VodaphoneUSBModemSMSTest/mbed-rtos/rtx
And as one would expect, the program does not compile - error is 'cannot open source file rtos.h'
I am assuming something has been moved/changed.
Can you help please?
Winston
PS I am an Electronic Engineer, not a Computer Scientist...
Question relating to:
![](/media/cache/profiles/DG_Mugshot.png.50x50_q85.jpg)
1 Answer
8 years, 11 months ago.
Hi Winston,
That's a fairly old program, so you'll need to update the libraries.
I recommend removing the program from your workspace and reimporting it. But this time when you import it, be sure to check the box that says "Update all libraries to the latest revision".
I still got the warnings that you mentioned but I was able to compile it for the LPC1768. I don't have one of the modems so I can't test it, but hopefully that gets you started.
Hope that helps!
Brian