This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Hanging issue in DRA74x Jacinto 6 Board

Hi,  am working on Some image processing application in DRA74x  Jacinto 6 board.  Here am using Opencv library and Cross compiler Tool chain to run my Application. when i try to run my code in Board (DRA74x Jacinto 6) its getting Hanged. i tried many time but am Facing the Same problem. Am getting Error like..

[  247.197536] INFO: rcu_sched self-detected stall on CPU { 1}  (t=4255 jiffies g=6727 c=6726 q=86)
[  247.206775] Backtrace for cpu 1 (current):                                      
[  247.211069] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 3.14.26-02518-g32ce742-dirty #12
[  247.219366] Backtrace:                                                          
[  247.221943] [<c0012764>] (dump_backtrace) from [<c0012978>] (show_stack+0x18/0x1c)
[  247.229877]  r7:c0b0f924 r6:00002710 r5:00000000 r4:c0b0f93c
[  247.235833] [<c0012960>] (show_stack) from [<c07368ac>] (dump_stack+0x88/0x98)
[  247.243407] [<c0736824>] (dump_stack) from [<c001513c>] (smp_send_all_cpu_backtrace+0x78/0xd4)
[  247.252434]  r5:00000001 r4:c0b55b2c
[  247.256188] [<c00150c4>] (smp_send_all_cpu_backtrace) from [<c000f3d4>] (arch_trigger_all_cpu_backtrace+0x10/0x14)
[  247.267037]  r7:c0af4280 r6:c0ae0a54 r5:c0ad47c0 r4:eab507c0
[  247.272989] [<c000f3c4>] (arch_trigger_all_cpu_backtrace) from [<c008a0b8>] (rcu_check_callbacks+0x47c/0x728)
[  247.283386] [<c0089c3c>] (rcu_check_callbacks) from [<c0047ee4>] (update_process_times+0x48/0x68)
[  247.292685]  r10:eab503e8 r9:c0095d6c r8:ea737e90 r7:00000001 r6:00000000 r5:ea731240
[  247.300914]  r4:ea736000
[  247.303572] [<c0047e9c>] (update_process_times) from [<c0095d60>] (tick_sched_handle.isra.14+0x4c/0x58)
[  247.313417]  r7:00000039 r6:8dac44e0 r5:ea737f60 r4:eab50a88
[  247.319368] [<c0095d14>] (tick_sched_handle.isra.14) from [<c0095dc0>] (tick_sched_timer+0x54/0x80)
[  247.328855] [<c0095d6c>] (tick_sched_timer) from [<c005d8b0>] (__run_hrtimer+0x68/0x19c)
[  247.337337]  r7:eab50420 r6:eab503e8 r5:00000039 r4:eab50a88
[  247.343288] [<c005d848>] (__run_hrtimer) from [<c005e4fc>] (hrtimer_interrupt+0x13c/0x318)
[  247.351950]  r9:00000003 r8:eab503e8 r7:00000000 r6:eab503e8 r5:00000039 r4:8dac41b2
[  247.360089] [<c005e3c0>] (hrtimer_interrupt) from [<c0605f18>] (arch_timer_handler_virt+0x38/0x40)
[  247.369480]  r10:c0b0fc04 r9:ea42c0c0 r8:c0ae04b8 r7:00000013 r6:ea42bc40 r5:eab55380
[  247.377710]  r4:00000013
[  247.380368] [<c0605ee0>] (arch_timer_handler_virt) from [<c00831e0>] (handle_percpu_devid_irq+0x78/0x10c)
[  247.390399] [<c0083168>] (handle_percpu_devid_irq) from [<c007f3ac>] (generic_handle_irq+0x34/0x44)
[  247.399884]  r10:c0b507f0 r9:c0ae051c r8:c0ae04b8 r7:fa212000 r6:00000000 r5:00000013
[  247.408113]  r4:00000013 r3:c0083168
[  247.411867] [<c007f378>] (generic_handle_irq) from [<c000f024>] (handle_IRQ+0x48/0x98)
[  247.420164]  r5:00000013 r4:c0ad5f28
[  247.423917] [<c000efdc>] (handle_IRQ) from [<c0008558>] (gic_handle_irq+0x34/0x64)
[  247.431851]  r7:fa212000 r6:ea737f60 r5:c0ae0bd8 r4:fa21200c
[  247.437802] [<c0008524>] (gic_handle_irq) from [<c073c740>] (__irq_svc+0x40/0x50)
[  247.445646] Exception stack(0xea737f60 to 0xea737fa8)
[  247.450940] 7f60: ffffffed 2a07c000 c0ae1774 c002a34c ea736000 ea736000 30c2387d ea736000
[  247.459511] 7f80: c0ae04b8 c0ae051c c0b507f0 ea737fb4 ea737fa8 ea737fa8 c0029f74 c000f4d0
[  247.468083] 7fa0: a0070013 ffffffff
[  247.471735]  r7:ea737f94 r6:ffffffff r5:a0070013 r4:c000f4d0
[  247.477685] [<c000f49c>] (arch_cpu_idle) from [<c007f308>] (cpu_startup_entry+0x194/0x1e4)
[  247.486351] [<c007f174>] (cpu_startup_entry) from [<c0014e6c>] (secondary_start_kernel+0x124/0x130)
[  247.495833]  r7:c0b55b54
[  247.498489] [<c0014d48>] (secondary_start_kernel) from [<80008624>] (0x80008624)
[  247.506241]  r5:0120c702 r4:aa4be9c0
[  247.509991] 
[  247.509991] sending IPI to all other CPUs:

Please me regarding this . am new to this........

Regards,
Niranjan B