Quantcast
Channel: Forums - Recent Threads
Viewing all 262198 articles
Browse latest View live

Linux/AM3351: Cannot open LCD framebuffer

$
0
0

Part Number:AM3351

Tool/software: Linux

Hi,

    i am using ti-processor-sdk-03.00.00.04 for enable lcd support for my custom board,

   i am getting error (open /dev/fb0: No such file or directory) while entring fbset command,

  please tell me what are possibility changes to fix it.

my boot log :


Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.12-g3639bea54a (root@sridhar-ThinkCentre-M73) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #15 PREE7
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: TI AM335x BeagleBone Black
[    0.000000] cma: Reserved 24 MiB at 0x8d000000
[    0.000000] Memory policy: Data cache writeback
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (neon )
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=0008c673-02 rw rootfstype=ext4 rootwait
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 224392K/262144K available (7095K kernel code, 292K rwdata, 2444K rodata, 288K init, 263K bss, 13176K reserved, 24576K c)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0959034   (9541 kB)
[    0.000000]       .init : 0xc095a000 - 0xc09a2000   ( 288 kB)
[    0.000000]       .data : 0xc09a2000 - 0xc09eb248   ( 293 kB)
[    0.000000]        .bss : 0xc09ed000 - 0xc0a2eed8   ( 264 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 19200000 Hz
[    0.000032] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 111848106981ns
[    0.000087] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.000111] OMAP clocksource: timer1 at 19200000 Hz
[    0.001133] clocksource_probe: no matching clocksources found
[    0.001513] Console: colour dummy device 80x30
[    0.001574] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.001590] This ensures that you still see kernel messages. Please
[    0.001604] update your kernel commandline.
[    0.001640] Calibrating delay loop... 302.28 BogoMIPS (lpj=1511424)
[    0.057729] pid_max: default: 32768 minimum: 301
[    0.058005] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.058035] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.059601] Initializing cgroup subsys io
[    0.059665] Initializing cgroup subsys memory
[    0.059741] Initializing cgroup subsys devices
[    0.059775] Initializing cgroup subsys freezer
[    0.059809] Initializing cgroup subsys perf_event
[    0.059839] Initializing cgroup subsys pids
[    0.059901] CPU: Testing write buffer coherency: ok
[    0.060704] Setting up static identity map for 0x80008200 - 0x80008258
[    0.065832] devtmpfs: initialized
[    0.092689] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.125203] omap_hwmod: debugss: _wait_target_disable failed
[    0.130207] omap_hwmod: d_can0: _wait_target_ready failed: -16
[    0.130234] omap_hwmod: d_can0: cannot be enabled for reset (3)
[    0.134122] omap_hwmod: d_can1: _wait_target_ready failed: -16
[    0.134141] omap_hwmod: d_can1: cannot be enabled for reset (3)
[    0.203392] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.208222] pinctrl core: initialized pinctrl subsystem
[    0.211302] NET: Registered protocol family 16
[    0.216480] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.247741] cpuidle: using governor ladder
[    0.277722] cpuidle: using governor menu
[    0.289200] OMAP GPIO hardware version 0.1
[    0.292298] omap_gpio 481ac000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_gpio2_pins, deferrie
[    0.293069] omap_gpio 481ae000.gpio: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_gpio3_pins, deferrie
[    0.311471] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.379531] edma 49000000.edma: TI EDMA DMA engine driver
[    0.386809] vgaarb: loaded
[    0.388313] SCSI subsystem initialized
[    0.389091] usbcore: registered new interface driver usbfs
[    0.389271] usbcore: registered new interface driver hub
[    0.389498] usbcore: registered new device driver usb
[    0.390764] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring e
[    0.390895] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring e
[    0.391202] media: Linux media interface: v0.10
[    0.391361] Linux video capture interface: v2.00
[    0.391499] pps_core: LinuxPPS API ver. 1 registered
[    0.391519] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.391598] PTP clock support registered
[    0.392134] EDAC MC: Ver: 3.0.0
[    0.394742] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.395452] Advanced Linux Sound Architecture Driver Initialized.
[    0.398345] clocksource: Switched to clocksource timer1
[    0.426111] NET: Registered protocol family 2
[    0.427863] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.427954] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.428026] TCP: Hash tables configured (established 2048 bind 2048)
[    0.428194] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.428247] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.428756] NET: Registered protocol family 1
[    0.429578] RPC: Registered named UNIX socket transport module.
[    0.429612] RPC: Registered udp transport module.
[    0.429629] RPC: Registered tcp transport module.
[    0.429646] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.431739] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.436260] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.457610] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.459759] NFS: Registering the id_resolver key type
[    0.459889] Key type id_resolver registered
[    0.459910] Key type id_legacy registered
[    0.460089] ntfs: driver 2.1.32 [Flags: R/O].
[    0.464633] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.464696] io scheduler noop registered
[    0.464731] io scheduler deadline registered
[    0.465158] io scheduler cfq registered (default)
[    0.469204] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.475897] backlight supply power not found, using dummy regulator
[    0.634516] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.644615] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 94, base_baud = 3000000) is a 8250
[    1.326605] console [ttyS0] enabled
[    1.332584] [drm] Initialized drm 1.1.0 20060810
[    1.358043] loop: module loaded
[    1.367584] libphy: Fixed MDIO Bus: probed
[    1.375343] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    1.383000] usbcore: registered new interface driver pegasus
[    1.388903] usbcore: registered new interface driver asix
[    1.394424] usbcore: registered new interface driver ax88179_178a
[    1.400683] usbcore: registered new interface driver cdc_ether
[    1.406672] usbcore: registered new interface driver smsc75xx
[    1.412625] usbcore: registered new interface driver smsc95xx
[    1.418532] usbcore: registered new interface driver net1080
[    1.424303] usbcore: registered new interface driver cdc_subset
[    1.430380] usbcore: registered new interface driver zaurus
[    1.436211] usbcore: registered new interface driver cdc_ncm
[    1.443448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.450067] ehci-pci: EHCI PCI platform driver
[    1.454655] ehci-platform: EHCI generic platform driver
[    1.460354] ehci-omap: OMAP-EHCI Host Controller driver
[    1.465826] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.472113] ohci-pci: OHCI PCI platform driver
[    1.476722] ohci-platform: OHCI generic platform driver
[    1.483149] usbcore: registered new interface driver usb-storage
[    1.490208] mousedev: PS/2 mouse device common for all mice
[    1.497838] i2c /dev entries driver
[    1.505483] cpuidle: enable-method property 'ti,am3352' found operations
[    1.512807] sdhci: Secure Digital Host Controller Interface driver
[    1.519072] sdhci: Copyright(c) Pierre Ossman
[    1.524770] omap_hsmmc 48060000.mmc: Got CD GPIO
[    1.608940] Synopsys Designware Multimedia Card Interface Driver
[    1.616019] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.623451] ledtrig-cpu: registered to indicate activity on CPUs
[    1.630160] usbcore: registered new interface driver usbhid
[    1.635718] usbhid: USB HID core driver
[    1.647895] NET: Registered protocol family 10
[    1.652667] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.663360] sit: IPv6 over IPv4 tunneling driver
[    1.670267] NET: Registered protocol family 17
[    1.675000] mmc0: new high speed SDHC card at address aaaa
[    1.681308] Key type dns_resolver registered
[    1.686009] omap_voltage_late_init: Voltage driver support not added
[    1.693864] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
[    1.702385] ThumbEE CPU extension supported.
[    1.707004]  mmcblk0: p1 p2
[    1.710700] Registering SWP/SWPB emulation handler
[    1.761599] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    1.767558] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    1.775039] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.783729] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 40 kHz
[    1.791797] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 303157 KHz
[    1.799361] cpu cpu0: dev_pm_opp_domain_set_rate: failed to find current OPP for freq 303157894 (-34)
[    1.810876] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 300000 KHz
[    1.821217] hctosys: unable to open rtc device (rtc0)
[    1.835592] ALSA device list:
[    1.838762]   No soundcards found.
[    1.844344] Enter async_synchronize_cookie_domain
[    1.849269] Exit async_synchronize_cookie_domain
[    2.752091] EXT4-fs (mmcblk0p2): recovery complete
[    2.759431] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.767631] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    2.780422] devtmpfs: mounted
[    2.783491] Enter async_synchronize_cookie_domain
[    2.788706] Exit async_synchronize_cookie_domain
[    2.794225] Freeing unused kernel memory: 288K (c095a000 - c09a2000)
[    2.800608] This architecture does not have kernel memory protection.
[    3.118086] systemd[1]: System time before build time, advancing clock.
[    3.212766] random: systemd urandom read with 39 bits of entropy available
[    3.255884] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCR)
[    3.275615] systemd[1]: Detected architecture arm.

Welcome to Arago 2016.05!

[    3.300968] systemd[1]: Set hostname to <am335x-evm>.
[    4.019364] systemd[1]: Configuration file /lib/systemd/system/gpio_init.service is marked executable. Please remove executable permission .
[    4.034204] systemd[1]: Configuration file /lib/systemd/system/gpio_init.service is marked world-writable. Please remove world writability .
[    4.055707] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service'
[    4.629098] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
[    4.636924] systemd[1]: sysinit.target: Found dependency on alignment.service/start
[    4.644864] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
[    4.652346] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
[    4.661794] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
[ SKIP ] Ordering cycle found, skipping alignment.service
[    4.715622] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    4.749199] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    4.779700] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    4.809835] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    4.840133] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    4.869613] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    4.900431] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    4.962074] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    4.989661] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    5.019808] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    5.049644] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    5.079159] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[    5.109203] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    5.142016] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    5.172430] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    5.209043] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[    5.284218] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    5.364357] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    5.426383] systemd[1]: Starting Setup Virtual Console...
         Starting Setup Virtual Console...
[    5.510716] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    5.625469] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    5.755016] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    5.823422] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    5.871857] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.[    5.937870] cryptodev: driver 1.8 loaded.

[    5.967560] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         Starting Create list of required st... nodes for the current kernel...
[    6.119325] systemd[1]: Mounting Temporary Directory...
         Mounting Temporary Directory...
[    6.314259] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[    6.339630] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[    6.369449] systemd[1]: Mounted Temporary Directory.
[  OK  ] Mounted Temporary Directory.
[    6.400713] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Started Setup Virtual Console.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
         Starting Create Static Device Nodes in /dev...
         Starting Apply Kernel Variables...
         Starting udev Coldplug all Devices...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
[   10.238566] systemd-journald[69]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         Starting udev Kernel Device Manager...
[  OK  ] Mounted /var/volatile.
[  OK  ] Mounted /media/ram.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started udev Coldplug all Devices.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[   14.449048] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[  OK  ] Started Load/Save Random Seed.
[   14.580747] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[   14.712894] 47401300.usb-phy supply vcc not found, using dummy regulator
[   14.873370] 47401b00.usb-phy supply vcc not found, using dummy regulator
[  OK  ] Started Create Volatile Files and Directories.
[   15.742673] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[  OK  ] Found device /dev/ttyS0.
[   16.702128] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   16.892624] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   17.026047] omap_hwmod: pruss: _wait_target_ready failed: -16
[   17.153384] ti-pruss 4a300000.pruss: couldn't enable pruss
[   17.182024]  remoteproc0: wkup_m3 is available
[   17.186511]  remoteproc0: Note: remoteproc is still under development and considered experimental.
[   17.200905] ti-pruss: probe of 4a300000.pruss failed with error -16
[   17.226741] omap_hwmod: gfx: failed to hardreset
[   17.428628]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   17.479802] pvrsrvkm 56000000.sgx: Unable to reset SGX!
[   17.604130] omap_hwmod: gfx: _wait_target_ready failed: -16
[   17.708829] PVR_K:(Error): EnableSGXClocks: pm_runtime_get_sync failed (16)
[   17.715843] PVR_K:(Error): SysInitialise: Failed to Enable system clocks (175)
[   17.877109]  remoteproc0: powering up wkup_m3
[   17.927747]  remoteproc0: Booting fw image am335x-pm-firmware.elf, size 216252
[   17.990239] PM: bootloader does not support rtc-only!
[   18.065177]  remoteproc0: remote processor wkup_m3 is now up
[   18.065221] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x191
[   18.101806] asoc-simple-card sound: asoc_simple_card_dai_link_of: Can't find simple-audio-card,codec DT node
[   18.268697] asoc-simple-card sound: parse error -22
[   18.273684] asoc-simple-card: probe of sound failed with error -22
[  OK  ] Found device /dev/ttyS3.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight...htness of backlight:backlight...
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[   21.350913] random: nonblocking pool is initialized
[  OK  ] Started Network Time Synchronization.
[   22.452485] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Found device /dev/mmcblk0p1.
[   27.078232] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[   27.124205] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[   27.186649] hub 1-0:1.0: USB hub found
[   27.211227] hub 1-0:1.0: 1 port detected
[   27.845102] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in a_wait_vrise (80, <SessEnd), retry #3, port1 0008010c
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Starting Synchronize System and HW clocks...
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Synchronize System and HW clocks.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on dropbear.socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting Telephony service...
         Starting Login Service...
[  OK  ] Started System Logging Service.
         Starting Permit User Sessions...
[  OK  ] Started Kernel Logging Service.
         Starting uim-sysfs.service...
[  OK  ] Started Start gpio_init script.
[  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started Telephony service.
         Starting Network Service...
[   31.769245] NET: Registered protocol family 15
         Starting Start USB gadget...
         Starting Avahi mDNS/DNS-SD Stack...
[   32.325853] Bluetooth: Core ver 2.21
[  OK  ] Started Permit User Sessions.[   32.353727] NET: Registered protocol family 31

[   32.412567] Bluetooth: HCI device and connection manager initialized
[   32.439237] Bluetooth: HCI socket layer initialized
[   32.444183] Bluetooth: L2CAP socket layer initialized
[   32.486433] Bluetooth: SCO socket layer initialized
[  OK  ] Started Network Service.
[   34.250892] using random self ethernet address
[   34.255392] using random host ethernet address
[   34.292396] using random self ethernet address
[   34.296895] using random host ethernet address
[   34.372087] usb0: HOST MAC 56:97:65:ed:73:c0
[   34.424312] usb0: MAC 62:59:e8:60:72:7c
[   34.499546] Initializing XFRM netlink socket
[   34.675600] Mass Storage Function, version: 2009/09/11
[   34.712634] LUN: removable file: (no medium)
[   34.717665] LUN: removable read only file: /dev/mmcblk0p1
[   34.783103] Number of LUNs=1
[   34.817881] g_multi gadget: Multifunction Composite Gadget
[   34.858592] g_multi gadget: g_multi ready
[  OK  ] Found device /dev/ttyGS0.
[   35.405296] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[  OK  ] Started Start USB gadget.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Login Service.
         Mounting Configuration File System...
[  OK  ] Reached target Network.
         Starting Lightning Fast Webserver With Light System Requirements...
         Starting Network Name Resolution...
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyGS0.
[  OK  ] Mounted Configuration File System.
[  OK  ] Started Network Name Resolution.
[   33.754660] using random self ethernet address
[   33.774062] using random host ethernet address
[   33.808792] using random self ethernet address
[   33.838762] using random host ethernet address
[   33.911535] usb0: HOST MAC 5e:e6:c0:50:86:f8
[   33.939991] usb0: MAC 42:ef:f6:3f:be:20
[   34.135110] Mass Storage Function, version: 2009/09/11
[   34.178322] LUN: removable file: (no medium)
[   34.224010] LUN: removable read only file: /dev/mmcblk0p1
[   34.278659] Number of LUNs=1
[   34.305234] g_multi gadget: Multifunction Composite Gadget
[   34.339312] g_multi gadget: g_multi ready
[  OK  ] Found device /dev/ttyGS0.
[   34.825905] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[  OK  ] Started Start USB gadget.
[  OK  ] Started Telephony service.
[  OK  ] Started Login Service.
         Mounting Configuration File System...
[  OK  ] Reached target Network.
         Starting Lightning Fast Webserver With Light System Requirements...
         Starting Network Name Resolution...
[  OK  ] Started Serial Getty on ttyS3.                                                
[  OK  ] Started Serial Getty on ttyGS0.                                               
[  OK  ] Started Getty on tty1.                                                        
[  OK  ] Started Serial Getty on ttyS0.                                                
[  OK  ] Mounted Configuration File System.                                            
[  OK  ] Started Network Name Resolution.                                              
[  OK  ] Started Lightning Fast Webserver With Light System Requirements.
[  OK  ] Started uim-sysfs.service.
         Starting rc.pvr.service...
[  OK  ] Started rc.pvr.service.
         Starting weston.service...
[  OK  ] Started weston.service.
         Starting telnetd.service...                                                   
[  OK  ] Started telnetd.service.                                                      
         Starting thttpd.service...                                                    
         Starting gpio3_3.service...                                                   
         Starting busybox-udhcpd.service...                                            
[  OK  ] Started thttpd.service.                                                       
[  OK  ] Started busybox-udhcpd.service.                                               
                                                                                       
 _____                    _____           _         _                                  
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project http://arago-project.org am335x-evm ttyS0

Arago 2016.05 am335x-evm ttyS0
root@am335x-evm:~# ls
root@am335x-evm:~# fbset
open /dev/fb0: No such file or directory
root@am335x-evm:~# ls /dev
autofs              ptyd6               ptyt4               ptyz2               ttyS5               ttyp9               ttyv7
block               ptyd7               ptyt5               ptyz3               ttyS6               ttypa               ttyv8
bus                 ptyd8               ptyt6               ptyz4               ttyS7               ttypb               ttyv9
char                ptyd9               ptyt7               ptyz5               ttyS8               ttypc               ttyva
console             ptyda               ptyt8               ptyz6               ttyS9               ttypd               ttyvb
cpu_dma_latency     ptydb               ptyt9               ptyz7               ttya0               ttype               ttyvc
crypto              ptydc               ptyta               ptyz8               ttya1               ttypf               ttyvd
disk                ptydd               ptytb               ptyz9               ttya2               ttyq0               ttyve
fd                  ptyde               ptytc               ptyza               ttya3               ttyq1               ttyvf

thank you,


CCS/CC2640: BLE stopped working after update to CC2v7 with new compiler and xdc-tools

$
0
0

Part Number:CC2640

Tool/software: Code Composer Studio

I've tried for days now and cannot resolve this. I had a working project for my custom CC2640 board (single ended internal bias). After I updated CCS I got errors. For example the debugger claimed that device was locked. This was resolved by switching device to 2640f128 instead of 2650f128 (I think it was the only option before, and that was working fine).

Now it builds w/o errors and flashes, but it does not pop up in my simplelink app anymore. So the Bluetooth does not seem to work anymore. Any advices where I can start troubleshooting?

My updates:

Compiler from 5.2.8 to 16.9.4 

CCSv 6.1.3 to 7.3.0

TIRTOS from 2.0 to 2.21

The CC2640 is CC2640F128RSMR

LP8860-Q1: Layout issue about inductos placement

$
0
0

Part Number:LP8860-Q1

Hello team,

Could you help clarify what does it mean in D/S layout guidelines:

" Inductors must be placed so that the current flows in the same direction as in the current loops. Rotating the inductor 180° changes current direction"?

As far as I know, power inductors don't have polarity.

Thanks.

Dongbao

TMDX570LC43HDK: SD CARD

TM4C129ENCPDT: Designing data acquisition device with the tm4c129

$
0
0

Part Number:TM4C129ENCPDT

Hi, I have been working with the tm4c129 in order to create a data acquisition device, using 8 channels of the ADC0 and USB 2.0 HS (ULPI). The data acquisition (DAQ) must  send the data to my PC without any  cuts, but I am having a problem with that. I have configurate de ADC to work with 30 KHz of sampling frequency per channel ( as I said I am using 8 channels) and the USB is working with an ULPI device in order to obtain more speed, but it seens to not be enough.

Please watch the figure an you will understand what is the problem:

To obtain the data from the TM4c129 I am just sending at the begining a command to start the analog to digital conversion, the ADC data goes through a DMA channel directly to the USB transmitter buffer "g_pui8USBTxBuffer" then the data is sended to the PC, the command of the begining is not sended again, the DMA channel fills the USB buffer and continue with the sendings, the packet size contains 2000 values from the ADC, so that means 250 values from each channel.

What I would like to know is a way to find out wich of the devices (PC or MCU) is generating this problem, in other words, wich of them is the slower, I know that a PC is obviusly a faster devide, but maybe is a code problem, because, maybe is not very optimized (I am using the commands from the USB bulk device example from TIVA ware). Also, does anyone knows any other way for data acqsitioning?? is really bulk trasmition the fastest way??

Thanks

TMS320DM8168: Decoder output physical addresses and TILER

$
0
0

Part Number:TMS320DM8168

Hi folks,

We use DM8168 and a custom design,Firmware based on DVRRDK 3.0,
We changed multich_progressive_vcap_venc_vdec_vdis to get output of raw YUV frames from decoder.

The chain is:
(A8) ipcOutBits --> DecLink --> ipcOutVideo --> ipcInVpss --> DUP --> ipcOutVpss --> ipcInFrames (A8) --> Raw YUV420 SP Frames
                                                               |
                                                               Merge --> SWMS --> Display


This setup works fine. But we have 2 questions:

We get valid physical addresses in VIDFrame_BufList structure from IpcFramesInLink_getFullVideoFrames() only if we disalbe TILER.
How can we enable TILER for decoder and get valid addresses in this case?

The expected frame pitch is 720 but we get a pitch of 896.
How can we affect the pitch?

CC2500: Interface possible to SKY85314-11 front end?

$
0
0

Part Number:CC2500

Hi all,

I'm new to front end module work and unfamiliar with some of the interface standards.  I hope you can clear this up for me...

The CC2500 has RF_P and RF_N.  RP_P is the positive RF input signal to LNA in receive mode and is the positive RF output signal from PA in transmit mode.  Negative RF signals for RF_N.  To put a front end on the CC2500 for PA/LNA use, there are some reference designs like the one for the CC2530 to SE2431L.  In this case, the RF_P and RF_N go thru a balun arrangement to the single ended RF T/R on the SE2431.  This makes sense.

Some modules (the TI modules specifically, like CC2592) make the interface to the CC2500 very easy...matching needed, but RF_P to RF_P, RF_N to RF_N.  There is an internal balun, but also the configuration has the switch for TX/RX after the active circuits and before the internal balun.  

I'm looking at this Skyworks front end module SKY85314-11 . However, it has a different internal arrangement (the switch is post active circuits) and both TX in and RX out are presented as separate 50 ohm pins on the module.  It isn't clear to me if this module can interface with the CC2500.  

Is the SKY85314 (and similar) output configuration designed for a different kind of RF transceiver (diversity, for example) or am I just missing the fact that I should be able to hook TX to RF_P (thru matching) and RX to RF_N for example?

Thanks in advance for a little education!

CCS/CC2650STK: How to port example project written for CC2650EM to CC2650STK?

$
0
0

Part Number:CC2650STK

Tool/software: Code Composer Studio

I am using ble_sdk_2_02_01_18. In the example section, there are several examples for CC2650em that I want to try on my CC2650STK Sensor Tag. I am facing difficulty in making changes to the project files and I would appreciate some help.


SN65HVD72: Unit load test for faulty transceivers

$
0
0

Part Number:SN65HVD72

Hi,

We were recently troubleshooting an RS485 Modbus RTU network which had approx 40 x SN65HVD72 Slave nodes, the problem started when the Master node (SN65HVD72) created a lot of network errors (i.e. could not make sense of the data on the network). We started disconnecting the slave nodes from the network one at a time and eventually found the culprit node which was bringing the whole network down. We replaced the faulty node with another node and everything worked fine thereafter. Unfortunately, we were not able to bring the faulty node back from the plant and it is still with the plant engineer.

Going forward, I was wondering if there is a unit load test that we can perform on the slave nodes at the production stage.

As potentially we can connect up to 200 SN65HVD72 transceivers, the idea is to check the integrity of every single SN65HVD72 transceiver by simulating198 slave nodes and one master node (SN65HVD72), the master node would communicate with the SN65HVD72 slave node under test and if the device communicates without any errors this would be considered a pass.

My questions are:

Is the above-discussed test a fair test?

What sort of setup do we need to simulate 198 additional nodes (SN65HVD72)?

Any help would be much appreciated, thanks in advance.

RTOS/66ak2h12: i2c probe hangs

$
0
0

Part Number:66ak2h12

Tool/software:TI-RTOS

Hello,

I have a 66ak2h12, CCS 7.2.0,  sdk_rtos_k2hk_4_00_00_04, and pdk_k2hk_4_0_6.

I need to perform an i2c probe to determine what devices are physically connected to each of the 3 busses.

The process is this:

  call I2C_init: status OK

  Init a params block, bit rate is 400KHz;  I have tried blocking and non-blocking

  I2C_open (busNo, &params):   OK

  For each of the 128 possible addresses:

Build a transaction:

write 0 bytes, read 1 byte

slave addr = address

master mode = true

if (blocking mode)

callback function: function which posts to a semaphore

arg = semaphore ID

else

timeout = 2000

status = I2C_transfer (handle, &transaction)

if blocking mode, wait on sem with timeout = 2000

report status

incr device address

close device

I confirmed that there are devices at 0x4f, 0x50, and 0x51 using uBoot.  However, the TI-RTOS implementation behaves in this way:

  • The first several probes return a status of -3
  • The next several probes return a status of 0, after reaching the timeout period

If I start the scan at 0x50, then I get good status for 0x50 and 0x51, followed by the behavior above.

Questions:

  1. Once the driver detects an ACK error, is there some recovery function I need to call to clear the prior transaction, which failed?
  2. I see there is an I2C command function, and a command for "probe", but that returned an error code indicating it was not implemented.  Is that correct?
  3. Is there a probe example for the RTOS I2C driver which I can examine?

Many thanks,

Tim

The behavior is this:

RTOS/CC2650: Seting interrupt for ADC

$
0
0

Part Number:CC2650

Tool/software:TI-RTOS

Hi there, 

I want to have an interrupt every time I get a data from the ADC. 

So far, my code is based on the "adc singal channel" example code. And I print out the data array after ADC is done with its job. 

Do we have any way to print out the data or transmit the data once we receive it? 

Thanks. 

Cyan

UCC5310: Using UCC5310 as an isolated load switch

$
0
0

Part Number:UCC5310

Hi,

I am developing low cost precharger solution for a solar inverter. The switch for this precharger is an IGBT. I was wondering if I can use the UCC531x or any other isolated gate driver to turn on and off the IGBT in this case. 

Thanks,

Carlos 

RTOS/CC2650: ADC Sample Rate

$
0
0

Part Number:CC2650

Tool/software:TI-RTOS

Hi there,

I understand that the ADC sample rate in cc2650 is 200ksample/s, are there any way to check this in the code? How can I make see my real sample rate? 

Cyan

CCS/TMDSSOLARPEXPKIT: Running the program using real PV panel instead of PV emulator

$
0
0

Part Number:TMDSSOLARPEXPKIT

Tool/software: Code Composer Studio

Hello everyone,

I am now trying to run the given project (1: PV Inverter; 2: PV Battery Charging) using a real 50W PV panel instead of the built-in PV emulator. Below is the questions regarding this scenario.

  1. How to actually connect the panel to the board? The port of the board is Banana female port, while the panel uses MC4 connector 1 male 1 female. I noticed that you can actually connect the MALE of the MC4 connector (positive of PV output) to the MALE banana cable. Thus using the banana cable it could connect the board. However, I have no idea how to connect the FEMALE of the MC4 connector (negative of PV output) to the board.

  2. I need to modify the 2 given projects that it could run with the external power source instead of using built-in emulator, but I do not know how. Could anyone tell me how to? Thanks.

Thank you!

Best regards,

Yue

TMS320C5535: How do I get a "high" signal out of a jumper or test point?

$
0
0

Part Number:TMS320C5535

I want to be able to get a "high" signal from the DSP out of any of the peripherals and I think the easiest way is through a jumper terminal, such as a JP1, JP2, JP3... etc., or a test point, TP1, TP2, etc.

Can someone help me to do this? Im trying to implement this on an already existing voice recognition code provided by TI, so when the DSP "hears" the phrase "t i voice trigger" I can get that signal through any of the said peripherals.

I would really appreciate any input on the matter, thanks.


CCS/TMDSSOLARPEXPKIT: How to charge the battery while providing AC power (combining demo 'PVInverter' & 'PVBattChg')?

$
0
0

Part Number:TMDSSOLARPEXPKIT

Tool/software: Code Composer Studio

Hello everyone,

I am using TMDSSOLARPEXPKIT, and trying to understand the demo programs SolarExplorer_PVInverter_F2803x & SolarExplorer_PVBattChg_F2803x.

One problem is that the two given demos cannot be added together easily (as least from my perspective). I am trying to build a system which has the following diagram. Basically is to integrate PVBattChg (with charger non--MPPT and connected to PV's dc-dc output ) into PVInverter. I am aware that there might be many modifications that needs to be done, and I need to somehow as quoted from other threads "fully understand the program first", but I have no idea how to get started.

So I guess my question is, could somebody kindly teach me how to modify the programs in more detail, or maybe tell me which part I need to focus on (there are too many files in a project!) or get start with. Much appreciate!

 

Best regards,

Yue

DAC128S085EVM: DAC128S085EVM

$
0
0

Part Number:DAC128S085EVM

Hi,

I'm connecting MSP-EXP430FR6989 to DAC128S085EVM, I followed the user guide of DAC128S085EVM step by step but I did not find “DAC128S085EVM_Firmware-v0.87.txt! in the user guide they just say "If you are receiving the DAC128S085EVM from a FAE the firmware is a text file “DAC128S085EVM_Firmware-v0.87.txt”!! so in case I'm not receiving it from FAE WHAT SHOULD I DO?

What is the FAE? and where can I find the DAC128S085EVM_Firmware-v0.87.txt”?I looked all over my PC .

I have already installed CCS.

Thank you,

Sali

LAUNCHXL2-RM57L: ADC induction 3-channel Problem

$
0
0

Part Number:LAUNCHXL2-RM57L

Hi,
I have the version of the pcb hercules Launch XL2-RM57 (B) Rev (A1).
I am using 3 channels AD1 [0], AD1 [7] and AD1 [18]. In ADC1_0 I am entering a triangular signal of 50hz, by ADC1_7 I am entering a sinusoidal signal of 50Hz and by ADC1_18 I am entering a continuous signal of 2V.
The result of the ADC channels is a mixture of the 3 signals.
I Check that by entering only one signal and measuring with an oscilloscope on the input pins of the other two ADCs, I can see the entered signal on the oscilloscope screen.
As if the pins of the ADCs were electrically connected.
Thanks for your help .
Best regards

Diego Elisei


MSP-EXP430G2: MSP-EXP430G2

$
0
0

Part Number:MSP-EXP430G2

I have a MSP430G2 launchpad and lots of other things attached to it like temperature and humidity sensors, RF transmitter and receiver modules etc. Now the problem is that the TI requires about 3V of regulated supply , while most of the other things require 5V. I want to power everything externally with a single battery. Now, I have designed a circuit that works in the following way. I have a 9V battery, I am using a 5V regulator IC like L7805 to produce 5V regulated supply and control the things that run on 5V . Then I am using LM3940 (3.3V regulator) to convert it to 3.3V @1A. I saw that the MSp430 can have a maximum input current of 400mA. So , will the above arrangement fry up my MSP?

Linux: unable to bitbake OE beagleboard x15 rootfs

$
0
0

Tool/software: Linux

In order to make an working rootfs for my beagleboard-x15 by bitbake, I struggle against arago yocto + bitbake for several weeks.
I really need help ! It is about XDCtools and conflict due to packages provided of sysbios'ti.sysbios.family.c64p' and 'ti.sysbios.knl'

I get started by :

git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk ; \
cd tisdk
./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-myconfig.txt

processor-sdk-myconfig.txt:
--------
# from configs/processor-sdk/processor-sdk-04.00.00.04-config.txt
# This file takes repo entries in the format
# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]

bitbake,git://git.openembedded.org/bitbake,1.32,bdf7a362ecdafd47f309b7a21feac4b94624f287,layers=
meta-processor-sdk,git://arago-project.org/git/projects/meta-processor-sdk.git,master,2b7f7b00654eb3faaea7c66271ebe508b9ffc019,layers=
meta-arago,git://arago-project.org/git/meta-arago.git,morty,b727bf8fce8e9cb5a6b5d5b48c45f0088e67eb53,layers=meta-arago-distro:meta-arago-extras
meta-browser,git://github.com/OSSystems/meta-browser.git,master,880a7bd1d3b9a1b2003f5b0620350f03158bbd43,layers=
meta-qt5,git://github.com/meta-qt5/meta-qt5.git,morty,2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b,layers=
meta-openembedded,git://git.openembedded.org/meta-openembedded,morty,fe5c83312de11e80b85680ef237f8acb04b4b26e,layers=meta-networking:meta-ruby:meta-python:meta-oe:meta-gnome
meta-ti,git://git.yoctoproject.org/meta-ti,morty,a18d57af8384ced25996739bb66d197c69efb77b,layers=
meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,morty,HEAD,layers=meta-linaro-toolchain:meta-optee
meta-sdr,git://github.com/balister/meta-sdr.git,5.9.2,HEAD,layers=
oe-core,git://git.openembedded.org/openembedded-core,morty,ddf907ca95a19f54785079b4396935273b3747f6,layers=meta
OECORELAYERCONF=./sample-files/bblayers.conf.sample
OECORELOCALCONF=./sample-files/local-processor-sdk-64.conf.sample
--------


cd ~/bbx15/tisdk/build/
. conf/setenv
MACHINE=am57xx-evm bitbake -k -f -c do_rootfs tisdk-rootfs-image


| ./maketemp_configuro_cmd_c6xdsp.bat
| configuring edma3_drv_bios6_tda2xx_st_sample.xe66 from package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.cfg ...
| error: xdc.cfg.Program: "/home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/share/ti/ti-xdctools-tree/packages/xdc/cfg/Program.xs",
line 71: xdc.cfg.Program : The package 'ti.sysbios.family.c64p' is not compatible
 with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that
package, or rebuild the package with XDCtools 3.50 or later.

ERROR: edma3-lld-rtos-2.12.04.28-r0.1 do_compile: Function failed: do_compile (log file is located at /home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.04.28-r0.1/temp/log.do_compile.17733)


| generating custom ti.sdo.ipc library makefile ...
| error: xdc.cfg.Program: "/home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/share/
ti/ti-xdctools-tree/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sysbios.knl' is not compatible with
XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package,
or rebuild the package with XDCtools 3.50 or later.
| js: "/home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/share/ti/ti-xdctools-tree/packages/xdc/cfg/Main.xs",
line 160: Error: Configuration failed!
| package.mak:2617: recipe for target 'package/cfg/bin/ti_platforms_evmDRA7XX_ipu2/ping_rpmsg_pem4.xdl' failed
| make[1]: *** [package/cfg/bin/ti_platforms_evmDRA7XX_ipu2/ping_rpmsg_pem4.xdl] Error 1
| make[1]: *** Waiting for unfinished jobs....
| ======== .dlls [./packages/ti/sdo/ipc/family/c647x/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/c6a8149/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/da830/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/dm6446/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/omap3530/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/omap4430/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/tci663x/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/tda3xx/] ========
| Starting build of library sources ...
| ======== .dlls [./packages/ti/sdo/ipc/family/ti81xx/] ========
| ======== .dlls [./packages/ti/sdo/ipc/family/vayu/] ========
| ======== .dlls [./packages/ti/sdo/ipc/gates/] ========
| ======== .dlls [./packages/ti/sdo/ipc/heaps/] ========
| ======== .dlls [./packages/ti/sdo/ipc/interfaces/] ========
| ======== .dlls [./packages/ti/sdo/ipc/notifyDrivers/] ========
| ======== .dlls [./packages/ti/sdo/ipc/nsremote/] ========
| ======== .dlls [./packages/ti/sdo/ipc/transports/] ========
| ======== .dlls [./packages/ti/sdo/utils/] ========
| configuring smpInstrumented.pem4 from package/cfg/smpInstrumented_pem4.cfg ...
| Picked up JAVA_TOOL_OPTIONS: -Xss2560k
| error: xdc.cfg.Program: "/home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/share/
ti/ti-xdctools-tree/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sysbios.knl' is not compatible with
XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package,
or rebuild the package with XDCtools 3.50 or later.
| js: "/home/osboxes/bbx15/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/share/ti/ti-xdctools-tree/packages/xdc/cfg/Main.xs",
line 160: Error: Configuration failed!
| package.mak:2617: recipe for target 'package/cfg/bin/ti_platforms_evmDRA7XX_ipu2/messageq_fault_pem4.xdl' failed
| make[1]: *** [package/cfg/bin/ti_platforms_evmDRA7XX_ipu2/messageq_fault_pem4.xdl] Error 1
| gmake: *** [packages/ti/ipc/tests/,.dlls] Error 2
| gmake: *** Waiting for unfinished jobs....


ERROR: Task (/home/osboxes/bbx15/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4927 tasks of which 4831 didn't need to be rerun and 2 failed.

Summary: 2 tasks failed:
  /home/osboxes/bbx15/tisdk/sources/meta-ti/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb:do_compile
  /home/osboxes/bbx15/tisdk/sources/meta-ti/recipes-ti/ipc/ti-ipc-rtos_git.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

Viewing all 262198 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>