Tool/software:
I've managed to run the tcp_server example separetely on each core.
I'd like to run them simultaneously.
When core-0 is configuring the enet , core-1 gets stuck in dma assert.
I have both cores define the same CONFIG_ENET_CPSW0 with ENET tx dma chanel 0 ..etc should I change it for core-1 to CONFIG_ENET_CPSW1..etc ?
Can I ommit using the dma on core-1 (so they would not colide) ?
Please help.
Thanks,
Eli