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

AMC1301: Amplifiers forum

$
0
0

Part Number:AMC1301

Hello,

Can anyone help me out to calculate the total resistance across HV_POS and HV_NEG and shunt resistance of 488ohms ?

High-voltage measurements are done by populating R1, R2, R3, R4, R5, and R6. The total resistance measured from HV POS to HV NEG is 801 kΩ; this result includes a shunt resistance of 488 Ω. The typical gain stage of the AMC1301-Q1 is 8.1517.


CCS/TMS320C6678: How to use clock-module in OpenMP project?~

$
0
0

Part Number:TMS320C6678

Tool/software: Code Composer Studio

HI

I am developing the product using tms320c6678device.
The environment and specifications I use are as follows.
   - CCS 6.1 (IDE)

   - SYS/BIOS 6.33.06.30

   - IPC 1.24.3.32

   - OpenMP 2.1.16.3

   - MCSDK 2.1.2.6

   - PDK (6678) 1.1.2.6 

   - XDC 3.23.4.60

To use OpenMP, make eight cores into one group and burn the same image in one group.
If the code to initialize the Clock Module during development is inserted, the following error occurs.

How do I use the clock module in my environment?

[C66xx_0] ti.sysbios.gates.GateMutex: line 97: assertion failure: A_badContext: bad calling context. See GateMutex API doc for details.
xdc.runtime.Error.raise: terminating execution




Clock examples were available on the SYS/BIOS Generic assembly, a sample project provided by the sample project. (One core execute)

BQ35100: How to read SOH value using BQ35100

$
0
0

Part Number:BQ35100

I am using BQ35100 for SOH, but I am getting an only battery voltage value but not getting SOH, current, temperature values.

For voltage, I am simply sending 08/09 commands through I2C, I am using Arduino IDE.

J6EVM5777: Is the j6ao1.1 uboot support partition the emmc?

$
0
0

Part Number:J6EVM5777

Hi Ti,

I want to partition the emmc in uboot, and my machine boot from sdcard now.

I don't want to partition the emmc via fastboot, Is the 6ao1.1's uboot support  partition the emmc?

BQ34Z100-G1: About chemical ID

$
0
0

Part Number:BQ34Z100-G1

My product is ready to match the chemical ID. There are some doubts at the moment:
  1. What is the matching process for chemical ID? The data is first charged to saturation, waiting for vacant for 2 hours, discharged to the lowest voltage at 0.1 C, and then vacant for 5 hours, where the entire process data needs to be recorded?
  2. Can I record the discharge first and then record the charging data? If so, what should I do?
  3. Is it WATCH to record data with BQstudio?
  4, using BQstudio to record the data, how to upload to TI official ID matching?

Linux/AM3354: USB DRVVBUS States

$
0
0

Part Number:AM3354

Tool/software: Linux

Dear TI Team,

In our custom board, we are seeing below log prints even though we do not connect any hub to our USB1 port. Can you pls. tell us if there is any wrong configuration for our board?

Note: We tied ID pin to GND by default.

Log Snippet:

[   18.056915] hub 1-0:1.0: USB hub found
[   18.094326] hub 1-0:1.0: 1 port detected
[   18.133148] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[   18.292167] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   18.356795] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
[   18.426202] hub 2-0:1.0: USB hub found
[   18.471817] hub 2-0:1.0: 1 port detected

Logs:

switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
3858944 bytes read in 341 ms (10.8 MiB/s)
38203 bytes read in 12 ms (3 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8df15000, end 8df2153a ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.67-gd315a9bb00 (oe-user@oe-host) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 PREEMPT Sat Oct 6 03:26:15 UTC 2018
[    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] OF: fdt: Machine model: TI AM335x EVM-SK
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x8a800000
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=f4069e7b-01 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: 197272K/262144K available (8192K kernel code, 318K rwdata, 2536K rodata, 1024K init, 275K bss, 15720K reserved, 49152K cma-reserved, 0K highmem)
[    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 - 0xc0900000   (9184 kB)
[    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB)
[    0.000000]       .data : 0xc0d00000 - 0xc0d4fb08   ( 319 kB)
[    0.000000]        .bss : 0xc0d4fb08 - 0xc0d948a4   ( 276 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000050] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000065] OMAP clocksource: timer1 at 24000000 Hz
[    0.000298] timer_probe: no matching timers found
[    0.000565] Console: colour dummy device 80x30
[    0.000600] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000609] This ensures that you still see kernel messages. Please
[    0.000617] update your kernel commandline.
[    0.000654] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[    0.118723] pid_max: default: 32768 minimum: 301
[    0.118966] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.118986] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.119972] CPU: Testing write buffer coherency: ok
[    0.120900] Setting up static identity map for 0x80100000 - 0x80100060
[    0.121107] Hierarchical SRCU implementation.
[    0.121569] EFI services will not be available.
[    0.123388] devtmpfs: initialized
[    0.134132] random: get_random_u32 called from bucket_table_alloc+0x8c/0x1ac with crng_init=0
[    0.134724] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.135100] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.135139] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.139825] pinctrl core: initialized pinctrl subsystem
[    0.140713] DMI not present or invalid.
[    0.141220] NET: Registered protocol family 16
[    0.144100] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.162633] omap_hwmod: debugss: _wait_target_disable failed
[    0.217304] cpuidle: using governor ladder
[    0.217352] cpuidle: using governor menu
[    0.223303] OMAP GPIO hardware version 0.1
[    0.238411] No ATAGs?
[    0.238436] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.255988] edma 49000000.edma: TI EDMA DMA engine driver
[    0.257414] reg-fixed-voltage fixedregulator2: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_wl12xx_gpio, deferring probe
[    0.261429] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[    0.261622] media: Linux media interface: v0.10
[    0.261679] Linux video capture interface: v2.00
[    0.261818] pps_core: LinuxPPS API ver. 1 registered
[    0.261831] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.261860] PTP clock support registered
[    0.261906] EDAC MC: Ver: 3.0.0
[    0.262492] dmi: Firmware registration failed.
[    0.263032] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.263488] Advanced Linux Sound Architecture Driver Initialized.
[    0.264942] clocksource: Switched to clocksource timer1
[    0.276031] NET: Registered protocol family 2
[    0.276970] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.277017] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.277054] TCP: Hash tables configured (established 2048 bind 2048)
[    0.277178] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.277206] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.277418] NET: Registered protocol family 1
[    0.277969] RPC: Registered named UNIX socket transport module.
[    0.277986] RPC: Registered udp transport module.
[    0.277995] RPC: Registered tcp transport module.
[    0.278004] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.279156] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.279315] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.281222] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.287155] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.288110] NFS: Registering the id_resolver key type
[    0.288172] Key type id_resolver registered
[    0.288183] Key type id_legacy registered
[    0.288242] ntfs: driver 2.1.32 [Flags: R/O].
[    0.290904] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.290934] io scheduler noop registered
[    0.290945] io scheduler deadline registered
[    0.291235] io scheduler cfq registered (default)
[    0.291250] io scheduler mq-deadline registered
[    0.291261] io scheduler kyber registered
[    0.293172] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.361440] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.365540] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    0.995151] console [ttyS0] enabled
[    1.000013] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
[    1.010097] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 32, base_baud = 3000000) is a 8250
[    1.020098] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 33, base_baud = 3000000) is a 8250
[    1.031235] omap_rng 48310000.rng: Random Number Generator ver. 20
[    1.039994] panel panel: found backlight
[    1.044355] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.050747] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.057335] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.063296] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.069996] [drm] No driver support for vblank timestamp query.
[    1.123191] Console: switching to colour frame buffer device 60x34
[    1.147104] tilcdc 4830e000.lcdc: fb0:  frame buffer device
[    1.153391] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[    1.175702] brd: module loaded
[    1.187399] loop: module loaded
[    1.196065] libphy: Fixed MDIO Bus: probed
[    1.275007] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    1.282734] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
[    1.291430] libphy: 4a101000.mdio: probed
[    1.295609] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ8041RNLI
[    1.304645] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Micrel KSZ8041RNLI
[    1.314868] cpsw 4a100000.ethernet: Detected MACID = fc:69:47:be:c5:fb
[    1.321850] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[    1.328330] cpsw 4a100000.ethernet: ALE Table size 1024
[    1.333662] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[    1.342686] i2c /dev entries driver
[    1.346861] IR NEC protocol handler initialized
[    1.351456] IR RC5(x/sz) protocol handler initialized
[    1.356571] IR RC6 protocol handler initialized
[    1.361122] IR JVC protocol handler initialized
[    1.365691] IR Sony protocol handler initialized
[    1.370338] IR SANYO protocol handler initialized
[    1.375080] IR Sharp protocol handler initialized
[    1.379804] IR MCE Keyboard/mouse protocol handler initialized
[    1.385679] IR XMP protocol handler initialized
[    1.392251] cpuidle: enable-method property 'ti,am3352' found operations
[    1.399735] sdhci: Secure Digital Host Controller Interface driver
[    1.406038] sdhci: Copyright(c) Pierre Ossman
[    1.413149] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.419902] ledtrig-cpu: registered to indicate activity on CPUs
[    1.430289] NET: Registered protocol family 10
[    1.436630] Segment Routing with IPv6
[    1.440463] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.447445] NET: Registered protocol family 17
[    1.452257] Key type dns_resolver registered
[    1.456995] omap_voltage_late_init: Voltage driver support not added
[    1.495215] tps65910 0-002d: No interrupt support, no core IRQ
[    1.503393] vrtc: supplied by vbat
[    1.510816] vio: supplied by vbat
[    1.515824] vdd1: supplied by vbat
[    1.521204] vdd2: supplied by vbat
[    1.525108] random: fast init done
[    1.531579] vdig1: supplied by vbat
[    1.536620] vdig2: supplied by vbat
[    1.541648] vpll: supplied by vbat
[    1.546628] vdac: supplied by vbat
[    1.551564] vaux1: supplied by vbat
[    1.556602] vaux2: supplied by vbat
[    1.561615] vaux33: supplied by vbat
[    1.566788] vmmc: supplied by vbat
[    1.571720] vbb: supplied by vbat
[    1.576824] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.742862] omap_hsmmc 48060000.mmc: card claims to support voltages below defined range
[    1.763070] mmc0: new high speed SDIO card at address 0001
[    1.795892] hctosys: unable to open rtc device (rtc0)
[    1.801581] lis3_reg: disabling
[    1.804749] vwl1837: disabling
[    1.808257] ALSA device list:
[    1.812351]   No soundcards found.
[    1.819117] Waiting for root device PARTUUID=f4069e7b-01...
[    1.870471] mmc1: new high speed MMC card at address 0001
[    1.877663] mmcblk1: mmc1:0001 4FTE4R 3.64 GiB
[    1.882528] mmcblk1boot0: mmc1:0001 4FTE4R partition 1 4.00 MiB
[    1.888775] mmcblk1boot1: mmc1:0001 4FTE4R partition 2 4.00 MiB
[    1.894973] mmcblk1rpmb: mmc1:0001 4FTE4R partition 3 512 KiB
[    1.902228]  mmcblk1: p1
[    1.948491] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.956878] VFS: Mounted root (ext4 filesystem) on device 179:1.
[    1.967878] devtmpfs: mounted
[    1.972557] Freeing unused kernel memory: 1024K
[    2.187007] systemd[1]: System time before build time, advancing clock.
[    2.238833] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
[    2.260619] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.08!

[    2.297025] systemd[1]: Set hostname to <am335x-evm>.
[    2.628765] systemd[1]: /lib/systemd/system/gadget-init.service:15: Unknown lvalue 'ExecStopPre' in section 'Service'
[    2.898683] random: systemd: uninitialized urandom read (16 bytes read)
[    2.906438] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    2.979699] random: systemd: uninitialized urandom read (16 bytes read)
[    2.987590] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    3.016020] random: systemd: uninitialized urandom read (16 bytes read)
[    3.023560] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.058428] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.089637] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    3.126236] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
         Mounting Kernel Debug File System...
         Mounting POSIX Message Queue File System...
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Reached target Swap.
         Mounting Temporary Directory (/tmp)...
[  OK  ] Listening on Journal Socket.
         Starting Load Kernel Modules...
[  OK  ] Listening on Syslog Socket.
[    3.443836] cryptodev: loading out-of-tree module taints kernel.
[    3.465497] cryptodev: driver 1.9 loaded.
         Starting Journal Service...
[    3.494615] usbcore: registered new interface driver usbfs
[    3.514397] usbcore: registered new interface driver hub

[    3.545396] usbcore: registered new device driver usb
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    3.559565] usbcore: registered new interface driver usbserial
[  OK  ] Listening on udev Kernel Socket.
[    3.606093] usbcore: registered new interface driver ftdi_sio
[    3.611953] usbserial: USB Serial support registered for FTDI USB Serial Device
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Remote File Systems.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Mounted Kernel Debug File System.
[    3.816395] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Journal Service.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting udev Coldplug all Devices...
         Starting Create Static Device Nodes in /dev...
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
[    4.467445] systemd-journald[67]: Received request to flush runtime journal from PID 1
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
[  OK  ] Mounted /var/volatile.
[  OK  ] Mounted /media/ram.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started udev Kernel Device Manager.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight…ightness of backlight:backlight...
[    6.786445] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    6.863841] omap_rtc 44e3e000.rtc: already running
[  OK  ] Found device /dev/ttyS0.
[    6.916565] omap_rtc 44e3e000.rtc: registered as rtc0
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
         Starting Network Service...
[  OK  ] Listening on dropbear.socket.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started D-Bus System Message Bus.
[    8.085190] omap_hwmod: pruss: _wait_target_ready failed: -16
[    8.215158] pruss-soc-bus 4a326004.pruss-soc-bus: use pm_runtime_put_sync_suspend() in driver?
[    8.317006] pruss-soc-bus 4a326004.pruss-soc-bus: couldn't enable module
[    8.374262] remoteproc remoteproc0: wkup_m3 is available
[    8.415275] pruss-soc-bus: probe of 4a326004.pruss-soc-bus failed with error -16
[    8.425314] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[    8.545864] [drm] Initialized pvr 1.14.3699939 20110701 for 56000000.sgx on minor 1
[    8.598873] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[    8.658580] remoteproc remoteproc0: powering up wkup_m3
[    8.675272] omap-aes 53500000.aes: will run requests pump with realtime priority
[    8.683639] PM: Cannot get wkup_m3_ipc handle
[    8.757166] PM: Cannot get wkup_m3_ipc handle
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[    9.029060] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
[    9.078395] random: crng init done
[    9.078406] random: 7 urandom warning(s) missed due to ratelimiting
         Starting uim-sysfs.service...
         [    9.273878] remoteproc remoteproc0: remote processor wkup_m3 is now up
[    9.273902] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
Starting RPC Bind Service...
         Starting Login Service...
[  OK  ] Reached target Containers.
[  OK  ] Started Job spooling tools.
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started Kernel Logging Service.
         Starting Print notice about GPLv3 packages...
[  OK  ] Started System Logging Service.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Started Network Service.
[  OK  ] Started RPC Bind Service.
[   10.599119] net eth0: initializing cpsw version 1.12 (0)
[   10.785657] Micrel KSZ8041RNLI 4a101000.mdio:00: attached PHY driver [Micrel KSZ8041RNLI] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)
[   11.029881] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Login Service.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Network.
         Starting Lightning Fast Webserver With Light System Requirements...
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
         Starting Enable and configure wl18xx bluetooth stack...
[  OK  ] Started Redis In-Memory Data Store.
         Starting Wait for Network to be Configured...
         Starting Network Name Resolution...
[  OK  ] Started Lightning Fast Webserver With Light System Requirements.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..

U-Boot SPL 2018.01-00451-g3714995-dirty (Jan 21 2019 - 16:22:33)
Trying to boot from MMC2


U-Boot 2018.01-00451-g3714995-dirty (Jan 21 2019 - 16:22:33 +0300)

CPU  : AM335X-GP rev 2.1
Model: TI AM335x EVM-SK
DRAM:  256 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
** Bad device mmc 0 **
Using default environment

<ethaddr> not set. Validating first E-fuse MAC
Net:   cpsw
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
switch to partitions #0, OK
mmc1(part 0) is current device
SD/MMC found on device 1
3858944 bytes read in 334 ms (11 MiB/s)
38052 bytes read in 11 ms (3.3 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8df15000, end 8df214a3 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.67-gd315a9bb00 (mehmetk@vkdijd19743u) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #3 PREEMPT Tue Feb 12 12:47:04 AST 2019
[    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] OF: fdt: Machine model: TI AM335x EVM-SK
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x8a800000
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (sgx neon)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=35a240cd-01 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: 197272K/262144K available (8192K kernel code, 319K rwdata, 2480K rodata, 1024K init, 275K bss, 15720K reserved, 49152K cma-reserved, 0K highmem)
[    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 - 0xc0900000   (9184 kB)
[    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB)
[    0.000000]       .data : 0xc0d00000 - 0xc0d4fc08   ( 320 kB)
[    0.000000]        .bss : 0xc0d4fc08 - 0xc0d949b4   ( 276 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000022] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000051] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000065] OMAP clocksource: timer1 at 24000000 Hz
[    0.000299] timer_probe: no matching timers found
[    0.000561] Console: colour dummy device 80x30
[    0.000597] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000606] This ensures that you still see kernel messages. Please
[    0.000614] update your kernel commandline.
[    0.000653] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[    0.118727] pid_max: default: 32768 minimum: 301
[    0.118970] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.118990] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.119976] CPU: Testing write buffer coherency: ok
[    0.120904] Setting up static identity map for 0x80100000 - 0x80100060
[    0.121112] Hierarchical SRCU implementation.
[    0.121571] EFI services will not be available.
[    0.123398] devtmpfs: initialized
[    0.134177] random: get_random_u32 called from bucket_table_alloc+0x8c/0x1ac with crng_init=0
[    0.134775] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.135144] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.135177] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.139919] pinctrl core: initialized pinctrl subsystem
[    0.140811] DMI not present or invalid.
[    0.141312] NET: Registered protocol family 16
[    0.144196] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.162723] omap_hwmod: debugss: _wait_target_disable failed
[    0.217403] cpuidle: using governor ladder
[    0.217453] cpuidle: using governor menu
[    0.223373] OMAP GPIO hardware version 0.1
[    0.237983] No ATAGs?
[    0.238005] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.255625] edma 49000000.edma: TI EDMA DMA engine driver
[    0.257046] reg-fixed-voltage fixedregulator2: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_wl12xx_gpio, deferring probe
[    0.261064] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[    0.261261] media: Linux media interface: v0.10
[    0.261330] Linux video capture interface: v2.00
[    0.261468] pps_core: LinuxPPS API ver. 1 registered
[    0.261481] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.261510] PTP clock support registered
[    0.261556] EDAC MC: Ver: 3.0.0
[    0.262134] dmi: Firmware registration failed.
[    0.262668] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.263110] Advanced Linux Sound Architecture Driver Initialized.
[    0.264578] clocksource: Switched to clocksource timer1
[    0.275665] NET: Registered protocol family 2
[    0.276606] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.276653] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.276690] TCP: Hash tables configured (established 2048 bind 2048)
[    0.276815] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.276841] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.277052] NET: Registered protocol family 1
[    0.277609] RPC: Registered named UNIX socket transport module.
[    0.277631] RPC: Registered udp transport module.
[    0.277641] RPC: Registered tcp transport module.
[    0.277650] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.278804] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.278961] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.280879] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.286831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.287803] NFS: Registering the id_resolver key type
[    0.287858] Key type id_resolver registered
[    0.287869] Key type id_legacy registered
[    0.287926] ntfs: driver 2.1.32 [Flags: R/O].
[    0.290588] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.290616] io scheduler noop registered
[    0.290627] io scheduler deadline registered
[    0.290912] io scheduler cfq registered (default)
[    0.290927] io scheduler mq-deadline registered
[    0.290938] io scheduler kyber registered
[    0.292838] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.361452] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.365592] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    0.995764] console [ttyS0] enabled
[    1.000606] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250
[    1.010673] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 32, base_baud = 3000000) is a 8250
[    1.021783] omap_rng 48310000.rng: Random Number Generator ver. 20
[    1.030510] panel panel: found backlight
[    1.035031] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.041282] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.047875] OF: graph: no port node found in /ocp/lcdc@4830e000
[    1.053837] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.060537] [drm] No driver support for vblank timestamp query.
[    1.113719] Console: switching to colour frame buffer device 60x34
[    1.137642] tilcdc 4830e000.lcdc: fb0:  frame buffer device
[    1.143933] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[    1.166098] brd: module loaded
[    1.177805] loop: module loaded
[    1.186486] libphy: Fixed MDIO Bus: probed
[    1.192261] qcaspi spi0.0: ver=0.2.7-i, clkspeed=10000000, burst_len=5000, pluggable=0
[    1.200512] qcaspi spi0.0: Using random MAC address: 52:32:a2:02:b9:ae
[    1.207234] qcaspi spi0.0: Invalid signature (0xFFFF)
[    1.212362] qcaspi: probe of spi0.0 failed with error -14
[    1.218176] qcaspi spi1.0: ver=0.2.7-i, clkspeed=10000000, burst_len=5000, pluggable=0
[    1.226269] qcaspi spi1.0: Using random MAC address: 9e:81:1d:cb:99:ee
[    1.232915] qcaspi spi1.0: Invalid signature (0xFFFF)
[    1.238087] qcaspi: probe of spi1.0 failed with error -14
[    1.314611] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    1.322323] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
[    1.331012] libphy: 4a101000.mdio: probed
[    1.335196] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ8041RNLI
[    1.344230] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Micrel KSZ8041RNLI
[    1.354453] cpsw 4a100000.ethernet: Detected MACID = c8:df:84:97:1b:26
[    1.361407] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[    1.367879] cpsw 4a100000.ethernet: ALE Table size 1024
[    1.373187] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[    1.382253] i2c /dev entries driver
[    1.386454] IR NEC protocol handler initialized
[    1.391016] IR RC5(x/sz) protocol handler initialized
[    1.396167] IR RC6 protocol handler initialized
[    1.400718] IR JVC protocol handler initialized
[    1.405287] IR Sony protocol handler initialized
[    1.409926] IR SANYO protocol handler initialized
[    1.414679] IR Sharp protocol handler initialized
[    1.419405] IR MCE Keyboard/mouse protocol handler initialized
[    1.425281] IR XMP protocol handler initialized
[    1.431834] cpuidle: enable-method property 'ti,am3352' found operations
[    1.439337] sdhci: Secure Digital Host Controller Interface driver
[    1.445612] sdhci: Copyright(c) Pierre Ossman
[    1.452685] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.459382] ledtrig-cpu: registered to indicate activity on CPUs
[    1.469697] NET: Registered protocol family 10
[    1.476068] Segment Routing with IPv6
[    1.479859] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.486918] NET: Registered protocol family 17
[    1.491756] Key type dns_resolver registered
[    1.496491] omap_voltage_late_init: Voltage driver support not added
[    1.534859] tps65910 0-002d: No interrupt support, no core IRQ
[    1.543179] vrtc: supplied by vbat
[    1.550577] vio: supplied by vbat
[    1.555599] vdd1: supplied by vbat
[    1.560835] random: fast init done
[    1.564433] vdd2: supplied by vbat
[    1.571499] vdig1: supplied by vbat
[    1.576570] vdig2: supplied by vbat
[    1.581591] vpll: supplied by vbat
[    1.586556] vdac: supplied by vbat
[    1.591510] vaux1: supplied by vbat
[    1.596568] vaux2: supplied by vbat
[    1.601578] vaux33: supplied by vbat
[    1.606728] vmmc: supplied by vbat
[    1.611692] vbb: supplied by vbat
[    1.616791] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.782463] omap_hsmmc 48060000.mmc: card claims to support voltages below defined range
[    1.802818] mmc0: new high speed SDIO card at address 0001
[    1.835517] hctosys: unable to open rtc device (rtc0)
[    1.841244] lis3_reg: disabling
[    1.844415] vwl1837: disabling
[    1.847893] ALSA device list:
[    1.851962]   No soundcards found.
[    1.858739] Waiting for root device PARTUUID=35a240cd-01...
[    1.910087] mmc1: new high speed MMC card at address 0001
[    1.917255] mmcblk1: mmc1:0001 4FTE4R 3.64 GiB
[    1.922089] mmcblk1boot0: mmc1:0001 4FTE4R partition 1 4.00 MiB
[    1.928356] mmcblk1boot1: mmc1:0001 4FTE4R partition 2 4.00 MiB
[    1.934517] mmcblk1rpmb: mmc1:0001 4FTE4R partition 3 512 KiB
[    1.941795]  mmcblk1: p1
[    2.365130] EXT4-fs (mmcblk1p1): recovery complete
[    2.370364] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[    2.378998] VFS: Mounted root (ext4 filesystem) on device 179:1.
[    2.388523] devtmpfs: mounted
[    2.393288] Freeing unused kernel memory: 1024K
[    2.570018] systemd[1]: System time before build time, advancing clock.
[    2.618391] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
[    2.640158] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.08!

[    2.676647] systemd[1]: Set hostname to <am335x-evm>.
[    3.024475] systemd[1]: /lib/systemd/system/gadget-init.service:15: Unknown lvalue 'ExecStopPre' in section 'Service'
[    3.299946] random: systemd: uninitialized urandom read (16 bytes read)
[    3.307365] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.345551] random: systemd: uninitialized urandom read (16 bytes read)
[    3.352924] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    3.384956] random: systemd: uninitialized urandom read (16 bytes read)
[    3.395530] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.425123] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    3.455705] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    3.508531] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Created slice System Slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Mounting Temporary Directory (/tmp)...
[  OK  ] Created slice system-getty.slice.
         Mounting POSIX Message Queue File System...
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
         Mounting Kernel Debug File System...
[  OK  ] Listening on udev Control Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Journal Socket.
         Starting Remount Root and Kernel File Systems...
         Starting Load Kernel Modules...
         Starting Journal Service...
[    4.131727] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
[    4.160116] cryptodev: loading out-of-tree module taints kernel.
[    4.165835] cryptodev: driver 1.9 loaded.
[    4.207613] usbcore: registered new interface driver usbfs
[    4.207679] usbcore: registered new interface driver hub
[    4.218930] usbcore: registered new device driver usb
[  OK  ] Reached target Slices.
[    4.240680] usbcore: registered new interface driver usbserial
[  OK  ] Mounted Kernel Debug File System.
[    4.287643] usbcore: registered new interface driver ftdi_sio
[  OK  ] Mounted POSIX Message Queue File System.
[    4.315542] usbserial: USB Serial support registered for FTDI USB Serial Device
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Load Kernel Modules.
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
         Starting Rebuild Hardware Database...
         Starting Create System Users...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Journal Service.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create System Users.
         Starting Create Static Device Nodes in /dev...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Create Static Device Nodes in /dev.
[    4.935672] systemd-journald[72]: Received request to flush runtime journal from PID 1
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
         Mounting /media/ram...
[  OK  ] Mounted /var/volatile.
[  OK  ] Mounted /media/ram.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
         Starting Rebuild Journal Catalog...
         Starting Rebuild Dynamic Linker Cache...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Rebuild Journal Catalog.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Rebuild Dynamic Linker Cache.
[  OK  ] Started Rebuild Hardware Database.
         Starting Update is Completed...
         Starting udev Coldplug all Devices...
[  OK  ] Started Update is Completed.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
[   10.194345] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
         Starting Load/Save Screen Backlight…ightness of backlight:backlight...
[  OK  ] Found device /dev/ttyS0.
[   10.412118] omap_rtc 44e3e000.rtc: registered as rtc0
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on dropbear.socket.
         Starting Network Service...
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
[   11.490145] omap_hwmod: pruss: _wait_target_ready failed: -16
[   11.563934] pruss-soc-bus 4a326004.pruss-soc-bus: use pm_runtime_put_sync_suspend() in driver?
[   11.699568] pruss-soc-bus 4a326004.pruss-soc-bus: couldn't enable module
[   11.786351] pruss-soc-bus: probe of 4a326004.pruss-soc-bus failed with error -16
[   11.794342] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   11.858930] remoteproc remoteproc0: wkup_m3 is available
[   11.904061] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   11.915058] omap-aes 53500000.aes: will run requests pump with realtime priority
[   11.971918] [drm] Initialized pvr 1.14.3699939 20110701 for 56000000.sgx on minor 1
[   12.216231] remoteproc remoteproc0: powering up wkup_m3
[   12.224229] PM: Cannot get wkup_m3_ipc handle
[   12.304091] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
[   12.304363] remoteproc remoteproc0: remote processor wkup_m3 is now up
[   12.304396] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[   12.451633] random: crng init done
[   12.451643] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting Login Service...
[  OK  ] Started Periodic Command Scheduler.
         Starting uim-sysfs.service...
[  OK  ] Started System Logging Service.
[  OK  ] Reached target Containers.
[  OK  ] Started Job spooling tools.
[   13.495070] net eth0: initializing cpsw version 1.12 (0)
         Starting RPC Bind Service...
[   13.665359] Micrel KSZ8041RNLI 4a101000.mdio:00: attached PHY driver [Micrel KSZ8041RNLI] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL)
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started Kernel Logging Service.
[   13.958169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
         Starting Print notice about GPLv3 packages...
[  OK  ] Started Daily rotation of log files.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Started Network Service.
[  OK  ] Started RPC Bind Service.
[  OK  ] Found device /dev/ttyS3.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Login Service.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Network.
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
         Starting Lightning Fast Webserver With Light System Requirements...
[  OK  ] Started Redis In-Memory Data Store.
         Starting Enable and configure wl18xx bluetooth stack...
         Starting Network Name Resolution...
         Starting Wait for Network to be Configured...
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Lightning Fast Webserver With Light System Requirements.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Network Name Resolution.
[   19.432720] TI-am335x-tsc 44e0d000.tscadc:tsc: ti,charge-delay not specified
[   19.555281] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/44e0d000.tscadc:tsc/input/input0
[   19.677615] PM: bootloader does not support rtc-only!
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
[  OK  ] Started uim-sysfs.service.
[   20.657319] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[   20.796879] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[   20.914327] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[   21.024849] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
[   21.108902] hub 1-0:1.0: USB hub found
[   21.140508] hub 1-0:1.0: 1 port detected
[   21.193329] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   21.313222] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
[   21.391564] hub 2-0:1.0: USB hub found
[   21.425736] hub 2-0:1.0: 1 port detected
[   22.381697] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
[   22.875927] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[   23.026563] wlcore: loaded
[   23.963957] wlcore: PHY firmware version: Rev 8.2.0.0.240
[   24.119745] wlcore: firmware booted (Rev 8.9.0.0.76)
[   24.168508] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

 _____                    _____           _         _
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
              |___|                    |___|

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

Arago 2018.08 am335x-evm ttyS0

am335x-evm login: ***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        autoconf
        bash-dev
        bash
        binutils
        cifs-utils
        cpio
        cpp-symlinks
        cpp
        dosfstools
        elfutils
        findutils
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbserver
        gettext
        gstreamer1.0-libav
        gzip
        hidapi
        libdw1
        libelf1
        libgdbm-compat4
        libgdbm-dev
        libgdbm4
        libgettextlib
        libgettextsrc
        libgmp10
        libidn11
        libmavconn
        libmpc3
        libmpfr4
        libreadline-dev
        libreadline7
        libunistring2
        m4-dev
        m4
        make
        mavlink
        mavros-extras
        mavros-msgs
        mavros
        nettle
        python3-pycairo
        socketcan-interface
        which

If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution.  This can be done using
the opkg remove command.  i.e.:
    opkg remove <package>
Where <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
      will be notified of the dependent packages.  You should
      use the --force-removal-of-dependent-packages option to
      also remove the dependent packages as well
***************************************************************
***************************************************************
[   26.435556] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[   27.604667] NOHZ: local_softirq_pending 202
[   27.608938] NOHZ: local_softirq_pending 202
[   27.613186] NOHZ: local_softirq_pending 202
[   27.694671] NOHZ: local_softirq_pending 40
[   34.874863] NOHZ: local_softirq_pending 02
[   38.594883] NOHZ: local_softirq_pending 02
[   44.174883] NOHZ: local_softirq_pending 02
[   47.894884] NOHZ: local_softirq_pending 02
[   51.614883] NOHZ: local_softirq_pending 02
[   57.194884] NOHZ: local_softirq_pending 02

Thanks,

Regards,
Zafer Çalışkan

RTOS/AM5718: Bios or TI RTOS for DSP in AM5718

$
0
0

Part Number:AM5718

Tool/software: TI-RTOS

Hi,

I was browsing through software section but could not confirm support for porting TI-RTOS or SYSBIOS  for DSP section.

Does TI provide any support for parting RTOS on to DSP??  What is the tool chain for this ??

pls confirm

TPS23880EVM-008: How to get 48V voltage output and let it work

$
0
0

Part Number:TPS23880EVM-008

Dears,

We have got the TPS23880EVM-008,BOOST-PSEMTHR-007 and TPS2372-4EVM-006 demo,we want to verify 802.3bt POE application and want to check how large power these DEMO can be loaded.

but we can't have the USB2ANY board to connect PC.

We supply  TPS23880EVM-008 demo board's J1 with 48V, and supply 3.3V_USB with a external 3.3V,but we can't get port voltage output,How to make to get the TPS23880EVM-008 work? Does the USB2ANY must be used to connect PC to config then can work?

Thanks!


RTOS/TDA2E: HDMI EDID read Software

$
0
0

Part Number:TDA2E

Tool/software: TI-RTOS

Hi

Our customer is developing AVM using vision sdk.

I know there is no HDMI EDID read software code in the vision sdk.

Do you have HDMI EDID read Software code patch.

If yes, can I share it?

regards

JP

 

RTOS/CC2652R: Firmware Update via SPI

$
0
0

Part Number:CC2652R

Tool/software: TI-RTOS

Hello,

I am working on a project where I intend to receive the new firmware via SPI from an SPI Master. I understand that the firmware is loaded from the RAM for execution.

How would I update the firmware with the new one received via SPI?

If I stored the received updated firmware onto the external flash, then how would I load the firmware onto the RAM before its execution.

Regards,

Shyam

CC2640: AoA get raw data without pairing

$
0
0

Part Number:CC2640

Hello,

We are getting raw data from RTLS Toolbox. But we are waiting 30 seconds for pairing at first connection. We asked a solution for this and Sean suggested two things for that like in this link https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/792344?tisearch=e2e-sitesearch&keymatch=%20user:398873.   Two things are disabling pairing and enabling bonding.

Things we did to disable pairing at master:

{
// Don't send a pairing request after connecting; the device waits for the
// application to start pairing
uint8_t pairMode = GAPBOND_PAIRING_MODE_NO_PAIRING;
// Do not use authenticated pairing
// uint8_t mitm = FALSE;
// This is a display only device
// uint8_t ioCap = DEFAULT_IO_CAPABILITIES;
// Create a bond during the pairing process
uint8_t bonding = FALSE;
// Whether to replace the least recently used entry when bond list is full,
// and a new device is bonded.
// Alternative is pairing succeeds but bonding fails, unless application has
// manually erased at least one bond.
// uint8_t replaceBonds = TRUE;

GAPBondMgr_SetParameter(GAPBOND_PAIRING_MODE, sizeof(uint8_t), &pairMode);
// GAPBondMgr_SetParameter(GAPBOND_MITM_PROTECTION, sizeof(uint8_t), &mitm);
// GAPBondMgr_SetParameter(GAPBOND_IO_CAPABILITIES, sizeof(uint8_t), &ioCap);
GAPBondMgr_SetParameter(GAPBOND_BONDING_ENABLED, sizeof(uint8_t), &bonding);
// GAPBondMgr_SetParameter(GAPBOND_LRU_BOND_REPLACEMENT, sizeof(uint8_t), &replaceBonds);
}

Things we did to disable pairing at slave:

{
// Don't send a pairing request after connecting; the peer device must
// initiate pairing
uint8_t pairMode = GAPBOND_PAIRING_MODE_NO_PAIRING;
// Use authenticated pairing: require passcode.
// uint8_t mitm = FALSE;
// This device only has display capabilities. Therefore, it will display the
// passcode during pairing. However, since the default passcode is being
// used, there is no need to display anything.
// uint8_t ioCap = GAPBOND_IO_CAP_DISPLAY_YES_NO;
// Request bonding (storing long-term keys for re-encryption upon subsequent
// connections without repairing)
uint8_t bonding = FALSE;

GAPBondMgr_SetParameter(GAPBOND_PAIRING_MODE, sizeof(uint8_t), &pairMode);
// GAPBondMgr_SetParameter(GAPBOND_MITM_PROTECTION, sizeof(uint8_t), &mitm);
// GAPBondMgr_SetParameter(GAPBOND_IO_CAPABILITIES, sizeof(uint8_t), &ioCap);
GAPBondMgr_SetParameter(GAPBOND_BONDING_ENABLED, sizeof(uint8_t), &bonding);
}
Things we did to enable bonding at master:
{
// Don't send a pairing request after connecting; the device waits for the
// application to start pairing
uint8_t pairMode = DEFAULT_PAIRING_MODE;
// Do not use authenticated pairing
uint8_t mitm = DEFAULT_MITM_MODE;
// This is a display only device
uint8_t ioCap = DEFAULT_IO_CAPABILITIES;
// Create a bond during the pairing process
uint8_t bonding = TRUE;
// Whether to replace the least recently used entry when bond list is full,
// and a new device is bonded.
// Alternative is pairing succeeds but bonding fails, unless application has
// manually erased at least one bond.
uint8_t replaceBonds = TRUE;

GAPBondMgr_SetParameter(GAPBOND_PAIRING_MODE, sizeof(uint8_t), &pairMode);
GAPBondMgr_SetParameter(GAPBOND_MITM_PROTECTION, sizeof(uint8_t), &mitm);
GAPBondMgr_SetParameter(GAPBOND_IO_CAPABILITIES, sizeof(uint8_t), &ioCap);
GAPBondMgr_SetParameter(GAPBOND_BONDING_ENABLED, sizeof(uint8_t), &bonding);
GAPBondMgr_SetParameter(GAPBOND_LRU_BOND_REPLACEMENT, sizeof(uint8_t), &replaceBonds);
}
Things we did to enable bonding at slave:
{
// Don't send a pairing request after connecting; the peer device must
// initiate pairing
uint8_t pairMode = GAPBOND_PAIRING_MODE_WAIT_FOR_REQ;
// Use authenticated pairing: require passcode.
uint8_t mitm = TRUE;
// This device only has display capabilities. Therefore, it will display the
// passcode during pairing. However, since the default passcode is being
// used, there is no need to display anything.
uint8_t ioCap = GAPBOND_IO_CAP_DISPLAY_YES_NO;
// Request bonding (storing long-term keys for re-encryption upon subsequent
// connections without repairing)
uint8_t bonding = TRUE;

GAPBondMgr_SetParameter(GAPBOND_PAIRING_MODE, sizeof(uint8_t), &pairMode);
GAPBondMgr_SetParameter(GAPBOND_MITM_PROTECTION, sizeof(uint8_t), &mitm);
GAPBondMgr_SetParameter(GAPBOND_IO_CAPABILITIES, sizeof(uint8_t), &ioCap);
GAPBondMgr_SetParameter(GAPBOND_BONDING_ENABLED, sizeof(uint8_t), &bonding);
}

We tried both of those, but we couldn't see raw data. Then we sniffed connections and we saw empty PDU s are coming from slave to master as expected. But passive can't see this and don't give us results. Sniffed data is here

(Please visit the site to view this file)

Are the changes we did correct? If yes, why we cant get the raw data? And what we should do to get raw data?

Thanks.

TMS320F28027: Sign the certificate

$
0
0

Part Number:TMS320F28027

Dears,

We want to get TI's FA, Could you help advise whether you can sign a destruction certificate  for all non-returnable shipments?

Thanks

Iris

BQ76930: cell voltage deviation above 50mv after calibration?

$
0
0

Part Number:BQ76930

Dear TI Experts,

My customer has designed BQ7693003 in their product and worked on MP stage, after they finished 10Kpcs PCBA, they get ~50pcs BQ7693003 cannot accomplish voltage calibration.

The phenomenon are the voltage from VC10--10th cell is around 50mv deviation while the max deviation from datasheet is 40mv.

Their Calibration used 3.6V power source and tested 3.6V and 4V to see the deviation. The abnormal 50pcs are ok(around 10mv deviation) to measure 3.6V and failed to measure 4V (50mv deviation)

 

They tried the AB-BA test and confirmed the phenomenon followed chips, they tried to re-solder BQ7693003 to eliminate the influence of mechanical stress and the result is the same.

They measured the impedance of these chips and can’t find obvious difference between normal chips. Except cell voltage of 10th cell , all other function of these 50pcs BQ7693003 are normal.

Except these ~50pcs BQ7693003 (0.5% percent ), other 99.5% of 10Kpcs are all worked fine and the cell voltage deviation when measuring 3.6V and 4V are all within 10mV.

 

Could you kindly give some advices about this case? Thanks a lot.

 

 

From the datasheet:

The performance of the cell voltage values measured by the 14-bit ADC has a factory-calibrated accuracy,

as follows:

• +/– 10 mV TYP, +/– 40 mV MIN and MAX from 3.6 to 4.3 V,

• +/– 15 mV TYP, +/– 40 mV MIN and MAX from 3.2 to 4.6 V, and

• +/– 50 mV MIN and MAX from 2.0 to 5.0 V

CC2652R: Import and build dmm_zed_switch_remote_display_app example in IAR 8.32.3

$
0
0

Part Number:CC2652R

Hello,

Is there any document available to guide Import and build a dmm_zed_switch_remote_display_app example in IAR 8.32.3.

Because when ibuild it I am getting some errors-

dbg.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3312.tmp 1 
Error while running C/C++ Compiler 
hal_aes.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW36CC.tmp 1 
Error while running C/C++ Compiler 
hal_ccm.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW37F6.tmp 1 
Error while running C/C++ Compiler 
hal_flash_wrapper.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3920.tmp 1 
Error while running C/C++ Compiler 
hal_rtc_wrapper.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3A59.tmp 1 
Error while running C/C++ Compiler 
pwrmon.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3B83.tmp 1 
Error while running C/C++ Compiler 
mac_cfg.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3CAD.tmp 1 
Error while running C/C++ Compiler 
mac_settings.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3DC7.tmp 1 
Error while running C/C++ Compiler 
saddr.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW3F30.tmp 1 
Error while running C/C++ Compiler 
remote_display.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW404A.tmp 1 
Error while running C/C++ Compiler 
util.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4193.tmp 1 
Error while running C/C++ Compiler 
per_test.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW42AD.tmp 1 
Error while running C/C++ Compiler 
zcl_samplesw.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW43D7.tmp 1 
Error while running C/C++ Compiler 
zcl_samplesw_data.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4501.tmp 1 
Error while running C/C++ Compiler 
mac_user_config.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW462B.tmp 1 
Error while running C/C++ Compiler 
zstackapi.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4745.tmp 1 
Error while running C/C++ Compiler 
zstackstartup.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW48BD.tmp 1 
Error while running C/C++ Compiler 
zcl_sampleapps_ui.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW49E7.tmp 1 
Error while running C/C++ Compiler 
board_key.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4B01.tmp 1 
Error while running C/C++ Compiler 
board_led.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4C2B.tmp 1 
Error while running C/C++ Compiler 
mac_util.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4D55.tmp 1 
Error while running C/C++ Compiler 
on_board.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4E6F.tmp 1 
Error while running C/C++ Compiler 
util_timer.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW4F99.tmp 1 
Error while running C/C++ Compiler 
main.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW50B4.tmp 1 
Error while running C/C++ Compiler 
RFCC26X2_multiMode.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW51DD.tmp 1 
Error while running C/C++ Compiler 
rd_ble_user_config.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5307.tmp 1 
Error while running C/C++ Compiler 
light_gatt_profile.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5422.tmp 1 
Error while running C/C++ Compiler 
provisioning_gatt_profile.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW554B.tmp 1 
Error while running C/C++ Compiler 
dmm_policy_blesp_zed_switch.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5666.tmp 1 
Error while running C/C++ Compiler 
ECCROMCC26XX.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW579F.tmp 1 
Error while running C/C++ Compiler 
crc.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW58B9.tmp 1 
Error while running C/C++ Compiler 
nvoctp.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW59E3.tmp 1 
Error while running C/C++ Compiler 
icall.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5B0D.tmp 1 
Error while running C/C++ Compiler 
icall_cc2650.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5C47.tmp 1 
Error while running C/C++ Compiler 
icall_user_config.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5D9F.tmp 1 
Error while running C/C++ Compiler 
icall_api_lite.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW5ED9.tmp 1 
Error while running C/C++ Compiler 
devinfoservice.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6003.tmp 1 
Error while running C/C++ Compiler 
gatt_uuid.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW610D.tmp 1 
Error while running C/C++ Compiler 
gattservapp_util.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6237.tmp 1 
Error while running C/C++ Compiler 
fh_rom_init.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6361.tmp 1 
Error while running C/C++ Compiler 
hmac_rom_init.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW647B.tmp 1 
Error while running C/C++ Compiler 
icall_osal_rom_init.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6596.tmp 1 
Error while running C/C++ Compiler 
lmac_rom_init.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW66B0.tmp 1 
Error while running C/C++ Compiler 
rom_init.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW67DA.tmp 1 
Error while running C/C++ Compiler 
board.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW68F4.tmp 1 
Error while running C/C++ Compiler 
ccfg_app_ble.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6A0E.tmp 1 
Error while running C/C++ Compiler 
af.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6B67.tmp 1 
Error while running C/C++ Compiler 
bdb.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6C81.tmp 1 
Error while running C/C++ Compiler 
bdb_finding_and_binding.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6DAB.tmp 1 
Error while running C/C++ Compiler 
bdb_reporting.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6EC5.tmp 1 
Error while running C/C++ Compiler 
bdb_touchlink.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW6FEF.tmp 1 
Error while running C/C++ Compiler 
bdb_touchlink_initiator.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW710A.tmp 1 
Error while running C/C++ Compiler 
bdb_touchlink_target.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7224.tmp 1 
Error while running C/C++ Compiler 
gp_common.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW734E.tmp 1 
Error while running C/C++ Compiler 
gp_proxy.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7478.tmp 1 
Error while running C/C++ Compiler 
gp_proxy_table.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7592.tmp 1 
Error while running C/C++ Compiler 
bdb_tl_commissioning.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW76BC.tmp 1 
Error while running C/C++ Compiler 
touchlink_initiator_app.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW77D6.tmp 1 
Error while running C/C++ Compiler 
touchlink_target_app.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW798C.tmp 1 
Error while running C/C++ Compiler 
zcl.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7AA7.tmp 1 
Error while running C/C++ Compiler 
zcl_diagnostic.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7BC1.tmp 1 
Error while running C/C++ Compiler 
zcl_general.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7CEB.tmp 1 
Error while running C/C++ Compiler 
zcl_green_power.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7E24.tmp 1 
Error while running C/C++ Compiler 
zcl_ha.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW7F4E.tmp 1 
Error while running C/C++ Compiler 
zcl_port.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8078.tmp 1 
Error while running C/C++ Compiler 
hal_appasrt.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW81A2.tmp 1 
Error while running C/C++ Compiler 
binding_table.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW82CC.tmp 1 
Error while running C/C++ Compiler 
nwk_globals.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW83F6.tmp 1 
Error while running C/C++ Compiler 
stub_aps.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW853F.tmp 1 
Error while running C/C++ Compiler 
osal_nv.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8669.tmp 1 
Error while running C/C++ Compiler 
osal_port.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW87A2.tmp 1 
Error while running C/C++ Compiler 
osal_port_timers.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW88BC.tmp 1 
Error while running C/C++ Compiler 
zstacktask.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW89E6.tmp 1 
Error while running C/C++ Compiler 
zdiags.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8B10.tmp 1 
Error while running C/C++ Compiler 
zglobals.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8C2A.tmp 1 
Error while running C/C++ Compiler 
zd_app.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8D54.tmp 1 
Error while running C/C++ Compiler 
zd_config.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8E6F.tmp 1 
Error while running C/C++ Compiler 
zd_nwk_mgr.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW8F98.tmp 1 
Error while running C/C++ Compiler 
zd_object.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW90B3.tmp 1 
Error while running C/C++ Compiler 
zd_profile.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW91CD.tmp 1 
Error while running C/C++ Compiler 
zd_sec_mgr.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW92E7.tmp 1 
Error while running C/C++ Compiler 
zmac.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW9401.tmp 1 
Error while running C/C++ Compiler 
zmac_cb.c  
[Su007]: Unable to open the command file "C:\ti\simplelink_cc13x2_26x2_sdk_3_10_00_53\tools\iar\dmm zed switch ble/configPkg/compiler.opt.defs" C:\Users\DHANRA~1\AppData\Local\Temp\EW952B.tmp 1 
Error while running C/C++ Compiler 
 
Done. 83 error(s), 0 warning(s) 

BQ24092: BQ24092

$
0
0

Part Number:BQ24092

Hi,

I am using BQ24092 in my charger project. I connect the "out" pin directly to a fuel gauge Vdd. I notice the fuel gauge works only when the battery insert. If there is no battery, the fuel gauge doesn't work, even the "out" pin has around 4.2V . I want to know, when there is no battery, no load connecting to the "out" pin of BQ24092, the voltage on the "out" is floating voltage or a real 4.2V?

Thank you.

Bo Zhou  


TPS65987D: PPHV internal FET Spec

$
0
0

Part Number:TPS65987D

Hi

Would you tell me the following Absolute Maximum Rating of the PPHV internal FET?

1. Continuous Drain Current @Ta = 25°C

2. Pulsed Drain Current @Ta = 25°C

CCS/LAUNCHXL-CC1310: Tx Power not going over 20 dbm

$
0
0

Part Number:LAUNCHXL-CC1310

Tool/software: Code Composer Studio

I am using the CC1310LaunchPad and SmartRF Studio 7 to test it. It was working fine until 2 days ago, when the problem started. The power output does not go past 20dbm. I am using a spectral analyzer to check the output.

The Analizer is fine, i checked it with a different RF to see if that is the problem.

Is there any chance I set the power amplifier CC1190 from the launchpad on low gain mode from SmartRF studio ? 

SmartRF Studio Setting on Tx power:   12dBm  ---> i get 5 dBm on the spectral analyzer

21dBm  ---> i get 15 dBm on the spectral analyzer

23dBm  ---> i get 17.5 dBm on the spectral analyzer

26dBm  ---> i get 20 dBm on the spectral analyzer

DRV8353RH-EVM: GUI Composer DRV8353Rx v1.0.1 fails to connect to the evaluation board.

$
0
0

Part Number:DRV8353RH-EVM

Problems connect COM ports using codes in setup.m and main_pplcount_viz.m in Matlab

$
0
0

I'm having some errors while I'm trying to run People Counting code via setup and main_pplcount_viz.m. This is happening when I try to connect to the COM ports. The errors are shown in the following image:

ADS1299EEGFE-PDK: Installing and recognition problem

$
0
0

Part Number:ADS1299EEGFE-PDK

Hello TI,

I recently purchased the Analog evaluation module ADS1299EEGFE-PDK and i cant manage to install it correctly. The documentation seems to be outdated in the User's guide "EEG Front-End Performance Demonstration Kit" because neither the names or the softwares are as they are showed, i'm a little lost. I am in Windows 10, to this day i have:

1) install ADS1299EEGFE-PDK-SW-installer, without the board connected to the computer
2) Connected the supply power +5VD/GND of J14  and the USB port to the computer
3) Nothing happens, not NI-VISA MMBO recognised, only unknown device (figure)
4) Install the other two sources: ADS1299EEGFESoftware-1.0.2-installer  and  ADS1299EEGFEFirmware-1.0.2-installer in that order. Is the order important ?
5) Launch the software and problem "Download failed.. Reset the hardware.." appeared

I have also tried installing as administrator and I have also disabled the Driver Enforcement. But as you can imagine, without success. 

I can really use some help here! Thank You!

Viewing all 262198 articles
Browse latest View live


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