Activity
From 02/22/2016 to 03/22/2016
03/21/2016
- I am porting some C/C++ code from a Diab compiler suite and am having troubles finding the correct includes for these common items. The old code worked and compiled fine. I have found, what I think are the correct files, but some functi...
03/15/2016
- EM 05:19 PM Software Development: RE: StarterWare sample code.
- I stopped the initialization program from loading the normal DSP code that our sister company uses and then the Test Hello World application runs.
- EM 02:43 PM Software Development: RE: StarterWare sample code.
- I got a little further, but I am always encounter the 0x80008050 error "#define DSP_EALREADYEXISTS (DSP_EBASE + 0x50l)". This is even after power cycling the system and running this program before anything else.
This board a... - EM 10:40 AM Software Development: RE: StarterWare sample code.
- I went back to the most basic Hello World example and that compiled, linked and executed on the Mity board, so at least the Ubuntu, CCS, etc are working in some manner. So I proceeded to the Linux+DSP Hello world example. In the instru...
03/14/2016
- I am trying to work with the StarterWare for the OMAPL138 special DBRIC-3 version. I thought I could import a couple of the projects and work with UART-echo example. However, I guess importing just the project does not work (or obviousl...
03/02/2016
- JC 02:10 PM Software Development: RE: Downloading files from Redmine (using Linux console app)
- http://stackoverflow.com/questions/1324421/how-to-get-past-the-login-page-with-wget
Below seemed to work. Replace things in <>.
02/23/2016
- BA 01:53 PM Software Development: RE: opkg update for ALPHA Release 2016.01
- Thanks, Jonathan. That worked!
Regards,
Ben - JC 12:01 PM Software Development: RE: opkg update for ALPHA Release 2016.01
- BA 09:22 AM Software Development: RE: opkg update for ALPHA Release 2016.01
- Jonathan,
I saw that post, too. Yes, if you send me the patched binary, I'll try it.
Regards,
Ben - JC 09:14 AM Software Development: RE: opkg update for ALPHA Release 2016.01
- This post seems to describe what your reporting. We will need to test the patch. Would you be willing to test if we can send you an updated opkg binary?
https://groups.google.com/forum/#!topic/opkg-devel/hjvqvgTG0gA - Hello,
I am using the ALPHA Release 2016.01 with a dbric kernel installed on my target hardware. It seems to be working well, but there is a minor annoyance. I needed rsync on the system, so I performed the following:
$ opkg ...