[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
A110 Toolchain versions
08-05-2010, 12:30 PM
Post: #31
RE: A110 Toolchain versions
Hi thica,

Great to hear that you managed to get it working! Smile
Just out of curiosity: What did you do to make it work?

SoloHan.

(08-05-2010 12:19 PM)thica Wrote:  Hello,

sry for my late response, been busy in the last days.

Today I maneged to compile my app inkl libsamples wo errors, will give the binary a chance this evening. Keep u updated!
Find all posts by this user
08-05-2010, 12:41 PM
Post: #32
RE: A110 Toolchain versions
(08-05-2010 12:30 PM)SoloHan Wrote:  Hi thica,

Great to hear that you managed to get it working! Smile
Just out of curiosity: What did you do to make it work?

SoloHan.

I had a makefile bug which linked a further lib from the lundmans toolchain rather than from the sigma toolchain.

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-05-2010, 12:54 PM
Post: #33
RE: A110 Toolchain versions
(08-05-2010 12:41 PM)thica Wrote:  I had a makefile bug which linked a further lib from the lundmans toolchain rather than from the sigma toolchain.

Big Grin

I'm interested in the results of your binary! Keep me posted.

SoloHan.
Find all posts by this user
08-08-2010, 05:50 PM
Post: #34
RE: A110 Toolchain versions
Update: All Compiler and linker problems seem to be solved. Still struggeling with the functions of the lib I try to use. But that's a different story...
:-))

Thanks for allsupport

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-09-2010, 09:24 AM
Post: #35
RE: A110 Toolchain versions
(08-08-2010 05:50 PM)thica Wrote:  Update: All Compiler and linker problems seem to be solved. Still struggeling with the functions of the lib I try to use. But that's a different story...
:-))

Thanks for allsupport

You're welcome!

SoloHan.

PS: What kind of application are you developing? I'm still busy with TankTV a standalone media indexer and gaya replacement.
Find all posts by this user
08-09-2010, 06:34 PM
Post: #36
RE: A110 Toolchain versions
http://www.popcornforum.de/showthread.php?tid=14759

This is already working on a110 and X200. But x200 without playback.

I am trying to change to/use the nmt libs instead of mono and amptest, as libsamples is available on both platforms, mono only on a110. As I have access to the sigma 8635 SDK I first try to use the a110 version of libsamples to have working code, before I try to get the sigms 8643 to have a playback solution on x200.

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-12-2010, 08:25 AM
Post: #37
RE: A110 Toolchain versions
(08-09-2010 06:34 PM)thica Wrote:  http://www.popcornforum.de/showthread.php?tid=14759

This is already working on a110 and X200. But x200 without playback.

I am trying to change to/use the nmt libs instead of mono and amptest, as libsamples is available on both platforms, mono only on a110. As I have access to the sigma 8635 SDK I first try to use the a110 version of libsamples to have working code, before I try to get the sigms 8643 to have a playback solution on x200.

Hi thica,

Are you able to recompile the MPDAudioOutputPlugin by AlanH with the toolchain and sigma SDK?

I'm using this plugin for audio playback and would like to have a more optimized version of it, because the current one is compiled against glibc and not uclibc..
This adds an additional dependency and a waist of NMT memory and disk space.

Are you already able to use the sigma libs to perform any audio and/or video playback?

SoloHan.
Find all posts by this user
08-12-2010, 08:51 AM
Post: #38
RE: A110 Toolchain versions
Didnt tired that by now. By complete dev environment crushed on Mondey, I am still recovering. I will give it try this afternoon, cause am interested to xcompile for x200 as well.

For that, I didnt had progress for starting playback using sigma libs, but call of the main functions in initializing the framework , so I have good hope

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-12-2010, 09:19 AM
Post: #39
RE: A110 Toolchain versions
(08-12-2010 08:51 AM)thica Wrote:  Didnt tired that by now. By complete dev environment crushed on Mondey, I am still recovering. I will give it try this afternoon, cause am interested to xcompile for x200 as well.

For that, I didnt had progress for starting playback using sigma libs, but call of the main functions in initializing the framework , so I have good hope

Good luck with recovering from the crash..

Yeah, I hope too that you can use the sigma libs for your own use. Would be very nice to have those working, to get even better NMT integration.

SoloHan.

PS: Are you also using gdb to debug the NMT apps?
Find all posts by this user
08-12-2010, 10:42 AM
Post: #40
RE: A110 Toolchain versions
(08-12-2010 09:19 AM)SoloHan Wrote:  PS: Are you also using gdb to debug the NMT apps?

No, I develop on PC with some debugging routines by my own which I can enable on the pch as well.

As by apps is heavy using abstract c++ class gdb is not the first choice

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-12-2010, 01:12 PM
Post: #41
RE: A110 Toolchain versions
(08-12-2010 10:42 AM)thica Wrote:  No, I develop on PC with some debugging routines by my own which I can enable on the pch as well.

As by apps is heavy using abstract c++ class gdb is not the first choice

Yeah, C++ debugging in plain gdb is for the really hardcore programmers Tongue

What I meant was, did you ever considered (wanted to) using a remote debugger for debugging your NMT application on the NMT itself? Would it help you? Or can you debug/test everything on your PC?

SoloHan.
Find all posts by this user
08-12-2010, 01:55 PM
Post: #42
RE: A110 Toolchain versions
I can debug (almost) everething in my vmware (excl. the sigma stuff, of course). But I dont need a remote debugger. its still aplication development.

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-12-2010, 03:10 PM
Post: #43
RE: A110 Toolchain versions
Tried to compile the plugin, but my unix dev knowledge is too limited for that....

the plugin is based on glib
nmt header files for the plugin is based on glib too

So no simple way to compile without glib

I never compiled anything with glib and I dont think, its part of my toolchain.

stucked

-

-
Panasonic TH50PZ70E -Denon AVS1909
Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885
Popcorn Hour A110+A200
Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E
2 x NAS Intel SS4200 6TB each
Find all posts by this user
08-13-2010, 07:24 AM
Post: #44
RE: A110 Toolchain versions
(08-12-2010 03:10 PM)thica Wrote:  Tried to compile the plugin, but my unix dev knowledge is too limited for that....

the plugin is based on glib
nmt header files for the plugin is based on glib too

So no simple way to compile without glib

I never compiled anything with glib and I dont think, its part of my toolchain.

stucked

Too bad it did not work Sad
Thanks for trying, anyway!!!

If I could get my fingers on the sigma sdk, I could try to fix it myself. I develop embedded linux for my living and have much experience with porting software. So, I make a very good chance of getting this fixed (I think) Tongue

SoloHan.
Find all posts by this user
[+] 1 user says Thank You to SoloHan for this post
08-13-2010, 07:52 PM
Post: #45
RE: A110 Toolchain versions
(08-13-2010 07:24 AM)SoloHan Wrote:  Too bad it did not work Sad
Thanks for trying, anyway!!!

If I could get my fingers on the sigma sdk, I could try to fix it myself. I develop embedded linux for my living and have much experience with porting software. So, I make a very good chance of getting this fixed (I think) Tongue

SoloHan.

If you google for "smp8634 sdk" I think you may find it

--------------------------------------------------------------------------------
PCH A100 (Stable firmware), 250GB 2.5"" WD Caviar-PATA,
Connected to Pioneer KRL32V at HDMI 1080p60/50/24,
Ubuntu Server NAS,
Naim DAC + XPS-2,
mpd + iPod with mPod
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Apps] opkg A100/A110 - Updated 21st Sep vaidyasr 405 83,663 05-15-2013 06:04 PM
Last Post: ricardojrm
  Did someone compile ath9k_htc module for pch-a110? kay 1 1,100 04-17-2013 02:27 AM
Last Post: dony71
  A110 - Permanent fix for opkg and local binaries path vaidyasr 3 399 03-16-2013 06:40 AM
Last Post: vaidyasr
  mochad or heyu for A110 anybody? dony71 3 407 03-12-2013 05:24 AM
Last Post: dony71
  HTTP streaming server on A110 ? dony71 0 1,352 01-26-2012 02:48 AM
Last Post: dony71
  Lan access to A110 Budgie 2 1,638 09-11-2011 08:56 AM
Last Post: gkreidl
  [Apps] Qt4 WebKit - Web Browser - A110/100 - Updated 28th June vaidyasr 168 63,050 07-05-2011 10:31 AM
Last Post: gkreidl
  youtube on a110 dw_bobby 1 2,745 06-11-2011 07:07 PM
Last Post: mishmash
  is there an android remote control for the A110? jadeddog 2 2,739 06-04-2011 11:27 PM
Last Post: dw_bobby
  Windows 7 NFS client to pch A110 - Working!! johnpoz 5 4,438 02-26-2011 06:59 AM
Last Post: zytham

Forum Jump: