dont you love the error when compiling ? no line number or more infos to help you troubleshoot.
have you modified it in any way ? i had issues manually compiling so i just used the makefile make clean then make and if all went well a sudo make install On 5/12/2016 6:59 AM, Michael Williams wrote: > I apologize for bothering you again. I seem to be having a problem > compiling the BB-UART3-00A0.dts file that you sent me a link to. Here > is the command I issue to compile it. "dtc -O dtb -o > BB-UART3-00A0.dtbo -b 0 -@ BB-UART3-00A0.dts" I have tried several > times and have received the following error > > "Error: BB-UART3-00A0.dts:11.1-9 syntax error > FATAL ERROR: Unable to parse input tree" > > is there a trick or something special I need to do to compile it to > get it to compile correctly? > > Thanks again, > > Mike > > > On Wednesday, May 11, 2016 at 2:55:08 PM UTC-4, RobertCNelson wrote: > > > > On Wed, May 11, 2016 at 1:48 PM, Michael Williams > <[email protected] <javascript:>> wrote: > > Thank you, Robert, for the tips and files. Still not having > luck with enabling the uart3_txd. With the github file, > linked above, does that have to be put in a special place and > does it need compiled? Also, can the other uarts be enabled > along with the uart3_txd? Normally, I include this > > "cape_enable=capemgr.enable_partno=BB-UART1,BB-UART2,BB-UART4,BB-UART5" > in my uEnv.txt file so I can enable those uarts. I have tried > issuing adding the line you sent me, > "cape_enable=bone_capemgr.enable_partno=BB-UART3", both with > and without my normal line and still not seeing the > uart3_txd(ttyO3) listed in device list. > > > > > cape_enable=capemgr.enable_partno=BB-UART1,BB-UART2,BB-UART3,BB-UART4,BB-UART5 > > > Regards, > > > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google > Groups "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/b41268c5-1ddb-48a8-8d10-aaf4dc87cd24%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/b41268c5-1ddb-48a8-8d10-aaf4dc87cd24%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/b1282780-c4cd-d134-0bdc-d908691fca11%40gmail.com. For more options, visit https://groups.google.com/d/optout.
