Difference between revisions of "Bulletin-board"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (interview questions for Jared Kangas)
m (^ Recent Links: Project kitsune for protobuf reference, cove base tutorial.)
 
(149 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
Keywords:  [[#nordicsemi_toolchain|Nordic toolchain]]
 
Keywords:  [[#nordicsemi_toolchain|Nordic toolchain]]
  
2022
 
<ul>
 
0525
 
*  https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/hardware-design/posts/ibasis-esim-international-coverage-update
 
  
Questions:<br />
+
== [[#top|^]] Overview nn bulletin board ==
(1) In iBasis coverage document released 2022-04-07 what do the value pairs, in seconds, mean in the right hand most four columns?<br />
+
 
(2)  Does iBasis support periodic-TAU (Tracking Area Update) extended timer encoding, or only the older periodic-TAU?  In which regions?<br />
+
Esta pagina es para poner enlances y notas que probablemente querremos compartir con otros fuera de estas paginas del wiki NN, o que no vamos a anadir a las paginas permanentemente.  Esta lugar en el wiki NN es como un tablon de noticias en los lugares donde acampa la gente.
(3)  Using eDRX as a power savings mode, is there any necessary negotiation between User Equipment and provider, to establish UE registration persistence?<br />
+
 
:
+
<!-- comentario -->
 +
 
 +
== [[#top|^]] Recent Links ==
 +
 
 +
<!--
 +
2024-02-12 - Startpage.com search "ford ranger replacement door handle" . . .
 +
* https://www.partsgeek.com/xw7hkdk-ford-ranger-door-handle.html?gad_source=5&cid=17662858251&gclid=EAIaIQobChMIsfPc4aGmhAMV3hatBh3klA_CEAAYAyAAEgJIbPD_BwE
 +
-->
 +
 
 +
<!-- 2023-07-21 Friday - recover from non-flashable target board:
 +
 
 +
$ /opt/SEGGER/JLink_V766e/JLinkExe -nogui 1 -if swd -speed auto -device LPC55S69_M33_0 -CommanderScript /usr/local/bin/runner-cpu0.jlink
 +
 
 +
$ /opt/SEGGER/JLink_V766e/JLinkExe -nogui 1 -if swd -speed auto -device LPC55S69_M33_0 -CommanderScript /usr/local/bin/runner-cpu1.jlink
 +
 
 +
 
 +
File runner-cpu0.jlink:
  
0518
+
ExitOnError 1
*  https://recruiting.ultipro.com/ROP1001ROPER/JobBoard/5635cac7-6c69-44a7-850c-cf35112ce343/OpportunityDetail?opportunityId=eea2677d-12ab-4420-8507-0bded05f2e0f
+
r
</ul>
+
loadfile "/home/ted/projects-sandbox/workspace-for-nexus/nexus-gateway-firmware/build/cpu0/zephyr/zephyr.bin" 0x10000000
 +
g
 +
writeDP 1 0
 +
readDP 1
 +
q
  
  
*  https://getpocket.com/explore/item/transform-your-yard-into-an-owl-kingdom?utm_source=pocket-newtab
+
File runner-cpu1.jlink:
  
2022-02-22
+
ExitOnError 1
*  https://getpocket.com/explore/item/3-basic-compass-skills-everyone-should-learn
+
r
*  https://rugs.com/red-10-ft-runner-classic-agra-area-rug-6247114?gclid=EAIaIQobChMIkMe-6aaU9gIV8JqnCh3llwJwEAEYASABEgL2DPD_BwE
+
loadfile "/home/ted/projects-sandbox/workspace-for-nexus/nexus-gateway-firmware/build/cpu1/zephyr/zephyr.bin" 0x0003a000
 +
g
 +
writeDP 1 0
 +
readDP 1
 +
q
 +
-->
  
 
<!--
 
<!--
 +
POSSIBLE SOLUTIONS TO LOCKED CPU0, AND TO RETURN TO SUCCESSFUL FLASH STEP:
  
pulse-s1 > at%xmonitor
+
west flash --runner=pyocd --flash-opt='-e=chip'
- DEV 0218 - found possible AT command.
+
west flash [--runner=pyocd] --erase
modem reply: %XMONITOR: 5,"AT&T","AT&T","310410","900C",7,12,"050B8210",391,5110,29,21,"","00110000","11100000","00110000"
+
west flash --reset-after-load
 +
 
 +
-->
 +
 
 +
KEYWORDS : START HERE start here :
 +
 
 +
*  https://github.com/hello/kitsune
 +
 
 +
*  https://www.youtube.com/watch?v=6_UY5db-AQk
 +
 
 +
 
 +
 
 +
*  https://time.com/7013531/sea-drones-how-ukraine-beat-russia-in-the-black-sea
 +
 
 +
*  https://getpocket.com/explore/item/the-nordic-way-to-stop-bullying
 +
 
 +
2024-08-15
 +
 
 +
*  https://www.theguardian.com/commentisfree/article/2024/aug/13/donald-trump-elon-musk-x-twitter-politician-tech
 +
 
 +
- - -
  
  1 ''
+
*  https://martinfowler.com/articles/is-quality-worth-cost.html  Martin Fowler best coding practices
  2 aGHr4tHacpgh-211ThaghT
 
  3
 
  4
 
  5 eof
 
  
[[File:1640250055800.png|December 23 example default JSON packet]]
 
-->
 
  
*  https://getpocket.com/explore/item/for-some-maniacal-reason-teachers-gave-this-math-problem-to-9-year-olds
+
*  https://www.npr.org/2024/02/21/1232635617/doctors-didnt-think-much-of-her-constant-cough-a-nurse-did-and-changed-her-life?ft=nprml&f=1134955065
*  https://getpocket.com/explore/item/finally-a-problem-that-only-quantum-computers-will-ever-be-able-to-solve
 
  
 +
Apache2 Project:
  
./nrf/include/net/aws_iot.rst:86:* Pass a list containing application specific topics in the :c:func:`aws_iot_subscription_topics_add` function, after the :c:func:`aws_iot_init` function call and before the :c:func:`aws_iot_connect` function call
+
*  https://github.com/apache/httpd/blob/trunk/server/util_mutex.c#L134  . . . source code reference to review for enum naming convention
  
2021-12-02 Thursday
+
2024-02-23
*  https://docs.zephyrproject.org/latest/reference/kernel/synchronization/mutexes.html
 
  
2021-12-01 Wednesday . . .
+
*  https://www.bbc.com/news/world-europe-68372958  War In Ukraine Two Years Going
*  https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_iot/README.html
 
  
 +
2023-10-11
  
# https://wiki.irises.org/Mtb/MtbMooseTracks
+
https://github.com/zephyrproject-rtos/zephyr/issues/24429  LPC55S69 FLASH internal crashes firmware on read of erased not programmed memory. See also "CHECK_BEFORE_READ".
# https://wiki.irises.org/Mtb/MtbPixiWanKenobi
 
# https://wiki.irises.org/Mtb/MtbCascadeTrails
 
  
 +
2023-10-04
  
 +
Toradex Verdin ARM family TI-AM62 single board computer:
 +
*  https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
  
== [[#top|^]] 2021-09-07 - First comms with Kionix sensor ==
+
2023-08-28
  
<pre>
+
https://www.newyorker.com/news/postscript/putins-deadly-revenge-on-prigozhin
*** Booting Zephyr OS build v2.6.0-rc1-ncs1 ***
 
- SUCCESS - found Kionix accelerometer and device is ready
 
Hello World! sparkfun_thing_plus_nrf9160
 
file kx132-1211.c fetching device ID . . .
 
main.c - Kionix sensor reports its ID, as 32-bit integer 1852795211
 
main.c - sensor_value.val2 holds 0
 
main.c - value.val1 as bytes:  0x4B 0x69 0x6F 0x6E  " K  i  o  n "
 
</pre>
 
  
 +
2023-08-22
  
== [[#top|^]] 2021-09-06 short listing of /opt/SEGGER on Ubuntu virtual machine ==
+
Pomona alligator test clips model 2240:
 +
*  https://www.mouser.com/datasheet/2/159/d2240_1_02-1512858.pdf
  
<pre>
+
2023-07-10
guest@ubuntu-vm-0p2:/opt/SEGGER$ ls -l /opt/SEGGER
+
*  http://security.ubuntu.com/ubuntu/pool/main/p/python3.11/python3.11-minimal_3.11.2-6ubuntu0.1_amd64.deb
total 4
 
lrwxrwxrwx 1 root root  23 Nov 18  2020 JLink -> /opt/SEGGER/JLink_V688a
 
drwxr-xr-x 9 root root 4096 Sep  2 19:47 JLink_V688a
 
</pre>
 
  
== [[#top|^]] 2021-09-03 Segger JLInk lsusb ==
+
<!-- https://eseye.wistia.com/medias/8wi4zgk83u eSeye firmware introductory video, eYese founders inventors of Zigbee -->
  
<pre>
+
*  https://www.bbc.com/news/world-europe-65921377  "Revenge is a sin"
guest@ubuntu-vm-0p2:~/embedded/ncs/v1.6.1/nrf/samples/nrf9160/at_client$ lsusb
 
Bus 001 Device 004: ID 1366:0101 SEGGER J-Link PLUS
 
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 
</pre>
 
  
Contents of /opt/SEGGER/JLink
+
*  https://us-browse.startpage.com/av/anon-image?piurl=https%3A%2F%2Fimages.axios.com%2FoJv84uuFPDd8dFiOkrJtYVAC9cM%3D%2F0x0%3A1920x1080%2F1920x1080%2F2022%2F10%2F06%2F1665090173966.png&sp=1686774938T9ea68eee111f326e53077c28b9840d04b45bd3d7c3ce998a671be53d4c7daf6c
<pre>
 
guest@ubuntu-vm-0p2:/opt/SEGGER$ ls JLink
 
Devices        JFlashSPICLExe      JLinkGDBServerExe      JLinkRemoteServerCLExe  JLinkSTM32          JTAGLoadExe                libQtCore.so        libQtGui.so.4.8.7
 
Doc            JFlashSPIExe        JLinkGUIServerExe      JLinkRemoteServerExe    JLinkSTM32Exe        libjlinkarm.so            libQtCore.so.4      Samples
 
ETC            JLinkConfigExe      JLinkLicenseManager    JLinkRTTClient          JLinkSWOViewer      libjlinkarm.so.6          libQtCore.so.4.8    ThirdParty
 
GDBServer      JLinkDevices.xml    JLinkLicenseManagerExe  JLinkRTTClientExe      JLinkSWOViewerCLExe  libjlinkarm.so.6.88.1      libQtCore.so.4.8.7  x86
 
JFlashExe      JLinkExe            JLinkRegistration      JLinkRTTLogger          JLinkSWOViewerExe    libjlinkarm_x86.so        libQtGui.so
 
JFlashLiteExe  JLinkGDBServer      JLinkRegistrationExe    JLinkRTTLoggerExe      JMemExe              libjlinkarm_x86.so.6      libQtGui.so.4
 
JFlashSPI_CL  JLinkGDBServerCLExe  JLinkRemoteServer      JLinkRTTViewerExe      JRunExe              libjlinkarm_x86.so.6.88.1  libQtGui.so.4.8
 
  
guest@ubuntu-vm-0p2:/opt/SEGGER$
+
2023-06-06
</pre>
+
*  https://www.nature.com/immersive/d41586-023-01370-w/index.html  Rewilding The Planet - Nature Journal
  
<!-- comment -->
+
2023-05-23
 +
*  https://www.bbc.com/future/article/20230519-the-sound-recordings-used-to-coax-back-species
 +
  
<span id="nordicsemi_toolchain"></span>
+
2023-05-01
== [[#top|^]] 2021-09-01 nRF and Zephyr toolchain install instructions ==
+
*  https://www.boethingtreeland.com/plants/verbena-peruviana-purple/ Boething Tree Land Nursery
  
*  https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html#install-the-gnu-arm-embedded-toolchain
+
2023-04-19
 +
*  https://www.microsoft.com/en-us/microsoft-teams/download-app
  
 +
yyyy-mm-dd
 +
*  https://www.msn.com/en-us/news/other/sending-f-16s-to-ukraine-is-the-right-choice-but-it-will-be-a-tough-fight-opinion/ar-AA1bE1gX
 +
*  https://www.bbc.com/news/world-europe-64470092
  
<!-- comment -->
+
2023-01-10
 +
*  https://www.nytimes.com/2023/01/08/world/europe/ukraine-russia-volunteers-chechens-tatars.html
 +
*  https://www.geopoliticalmonitor.com/the-ukraine-peace-proposal-shadows-of-versailles/
 +
0531 . . .
 +
*  https://www.aljazeera.com/features/2023/5/31/how-putins-penchant-for-jail-jargon-changed-russia
  
== [[#top|^]] Tech Companies ==
+
2023-01-08
 +
*  https://www.geopoliticalmonitor.com/ukraine-war-why-the-optimists-may-be-correct/
 +
*  https://www.geopoliticalmonitor.com/putins-choice-on-ukraine/
  
<ul>
+
2023-01-02
*  https://skyward.io/inflight-gcs/
+
*  https://www.atlanticcouncil.org/blogs/ukrainealert/vladimir-putins-failing-invasion-is-fueling-the-rise-of-russias-far-right/
</ul>
 
  
<!-- comment -->
+
2022-12-31
 +
*  https://www.npr.org/sections/pictureshow/2022/12/31/1143662337/ukraine-russia-war-injured-soldier
  
== [[#top|^]] Common Microcontroller Peripherals ==
+
2022-12-29
 +
*  https://www.bicycling.com/culture/a42154519/the-tragic-story-of-moriah-wilson/?utm_source=pocket-newtab  Moriah Wilson gravel racing champion
  
*  https://en.wikipedia.org/wiki/Synchronous_Serial_Interface
+
2022-12-22
 +
*  https://www.nytimes.com/interactive/2022/12/21/world/europe/bucha-ukraine-massacre-victims.html
  
 +
2022-11-05
 +
*  https://www.theguardian.com/commentisfree/2022/nov/05/ukraine-democracy-russia-zelenskiy-us-washington
  
== [[#top|^]] HP laptop model 15-ac133ds ==
+
2022-11-02
 +
*  https://www.nytimes.com/2022/10/11/world/europe/russia-ukraine-kyiv-bombing.html
  
*  https://support.hp.com/us-en/product/hp-15-ac100-notebook-pc-series/8499326/model/9112028/document/c04798135
+
2022-11-01
 +
*  https://medium.com/dev-genius/the-programming-language-s-of-the-future-24af5cfa8479  Programming Languages of the Future
  
  
<!-- comment -->
+
2022-10-26
 +
*  https://getpocket.com/explore/item/the-rise-and-fall-of-the-bombshell-bandit
  
== [[#top|^]] Olimex products - dev boards and programmers and adapters ==
+
2022-10-25
 +
*  http://archive.ubuntu.com/ubuntu/pool/main/f/fwupd/libfwupd2_1.7.9-1~20.04.1_amd64.deb
  
https://www.olimex.com/Products/Components/Connectors/MICRO-USB-OTG-ADAPTER/
 
  
 +
PWM and dead time in context of PWM, H-bridge application of dead time . . .
  
<!-- comment -->
+
*  https://electronics.stackexchange.com/questions/134712/what-is-pwm-dead-band-and-when-should-i-use-it
 +
*  https://hackaday.io/project/3176-gator-quad/log/11741-pwm-control-and-dead-time-insertion
  
== [[#top|^]] APHIS Contact Information ==
 
  
<pre>
+
Links to NXP AN11538 on State Configurable Timers:
APHIS-Seattle Inspection Station<Seattle.Inspection.Station@aphis.usda.gov> Wed, Oct 31, 2018 at 4:29 AM
+
*  https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/lpc/39011/1/AN11538_SCTimer_PWM_Cookbook%20v5.0.pdf
To: "ariliriswebmaster@gmail.com" <ariliriswebmaster@gmail.com>
+
*  https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/lpc%40tkb/95/1/LPC_SCT.pdf
Reply | Reply to all | Forward | Print | Delete | Show original
+
*  https://www.nxp.com/docs/en/application-note/AN12726.pdf
  
Hello,
+
---
  
A seed shipment of yours just arrived at the Seattle Plant Inspection Station from Denmark. Please send a list showing the botanical names of all seeds in this shipment, including species. The list also needs to show the country of origin of all seeds. Thank you.
+
*  https://news.yahoo.com/day-care-workers-used-horror-131820768.html
  
+
---
  
Regards,
 
  
   
+
* https://www.politico.com/news/magazine/2022/10/17/fiona-hill-putin-war-00061894 - Fiona Hill, Putin, Elon Musk and the war in Ukraine
  
Steve Zoelle
+
*  https://apnews.com/article/ukrainian-children-russia-7493cb22c9086c6293c1ac7986d85ef6
  
Plant Health Safeguarding Specialist
+
2022-10-11
 +
*  https://www.concretesawing.com/request-estimate-form
  
SeaTac PIS
+
2022-10-07
 +
*  https://www.quectel.com/wp-content/uploads/2021/03/Quectel_BG95BG77BG600L_Series_QCFG_AT_Commands_Manual_V2.0-1.pdf
  
USDA APHIS PPQ         
 
  
SeaTac, WA 98148
+
2022-10-05
 +
*  https://llvm.org
 +
*  https://terralang.org
  
Cell Phone – 206-960-0931
+
Quectel_BG95-BG77-BG600L_Series_QuecOpen_RAM_Memory_Management_V1p0.pdf
  
Office – 206-878-6607
+
Sparkfun SEN-17871 KX132-1211 break-out board:
 +
*  https://www.digikey.com/en/products/detail/sparkfun-electronics/SEN-17871/14302549
  
Main Office – 206-878-6600
+
Earlier . . .
</pre>
 
  
 +
*  https://www.politico.com/news/2022/09/26/iranian-drones-ukraine-russia-war-00058802
  
<!-- comment -->
+
*  https://www.bbc.com/news/world-europe-62965272 <i>"zdyec shivut lyudi"</i>
  
== [[#top|^]] helleborine orchid and others ==
+
*  https://www.msn.com/en-us/news/us/i-watched-life-leave-his-eyes-parents-warn-against-metal-straws-after-4-year-old-is-stabbed-in-the-throat/ar-AA11J7kZ?ocid=entnewsntp&pc=U531&cvid=9cfb4cee1a0a4a8792fa93b0afa4c83e
  
<ul>
 
*  http://www.sherwoodonline.de/orchids-ontario/ontorchids3.html
 
*  https://www.plantdelights.com/blogs/articles/cold-hardy-palms-windmill-needle-palm-tree-weather
 
</ul>
 
  
 +
2022-08-24
 +
*  https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html . . . STM32U5 "Discovery kit" development board
 +
*  https://www.st.com/content/ccc/resource/technical/document/user_manual/group0/b1/b8/7a/f2/f7/8d/4b/6b/DM00347848/files/DM00347848.pdf/jcr:content/translations/en.DM00347848.pdf
  
<!-- comment -->
+
2022-08-18
  
== [[#top|^]] Desert and succulent plants ==
+
*  https://www.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/4a/c2/01/20/3d/e6/4c/08/stm32l4_marketing-pres.pdf/files/stm32l4_marketing-pres.pdf/jcr:content/translations/en.stm32l4_marketing-pres.pdf
  
2022
+
L4 . . .
 
<ul>
 
<ul>
0520
+
*  https://www.st.com/en/microcontrollers-microprocessors/stm32l4-series.html  STMicro L4 series MCUs
<ul>
+
 
*  https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/nw_service/cpsms_set.html
+
*  https://www.mouser.com/new/stmicroelectronics/stm-stm32l4-mcu-fpu/
</ul>
 
 
</ul>
 
</ul>
  
 +
U5 . . .
 
<ul>
 
<ul>
http://pza.sanbi.org/aloe-mitriformis  . . . aloe mitriformis
+
https://www.st.com/en/microcontrollers-microprocessors/stm32u5-series.html
  
*  https://www.cactusjungle.com/rare-cacti-found-in-india/
+
*  https://www.st.com/content/ccc/resource/technical/document/datasheet/group3/b2/be/35/73/83/01/4f/77/DM00793673/files/DM00793673.pdf/jcr:content/translations/en.DM00793673.pdf
 
</ul>
 
</ul>
  
<!--
+
https://portland.craigslist.org/clk/cto/d/battle-ground-ford-450-xl/7541293996.html
 +
 
 +
2022-08-xx
 +
 
 +
RPi Pico SPI example code . . .
 +
*  https://github.com/raspberrypi/pico-sdk
 +
*  https://github.com/raspberrypi/pico-examples/blob/master/spi/spi_dma/spi_dma.c
 +
 
 +
- - -
 +
 
 +
*  https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf - FPU not present, see section 2.8.3.2. Fast Floating Point Library
 +
 
 +
# RTK7FPA6E1S00001BE, RTK7EKA6M1S00001BU
 +
 
 +
*  https://www.doulos.com/partner-webinars/working-with-devicetrees-toradex/?pk_campaign=TDXE
 +
 
 +
 
 +
What to do with old clothing, used garments:
 +
*  https://www.theatlantic.com/technology/archive/2022/08/what-to-do-with-old-clothing-donation-waste/671043/?utm_source=pocket-newtab
 +
 
 +
 
 +
*  https://www.renesas.com/us/en/document/dst/ra6e1-group-datasheet?language=en&r=1521986
 +
 
 +
*  https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/drivers/led_ws2812/boards/nrf51dk_nrf51422.overlay
 +
 
 +
 
 +
2022-07-22 - RPi Pico success stories - Pimoroni Picosystem
 +
 
 +
*  https://www.raspberrypi.com/success-stories/pimoroni-picosystem/
 +
 
 +
2022-07-18 - Infineon 32-bit micro part family XMC1100 . . .
 +
 
 +
*  https://www.infineon.com/dgdl/Infineon-xmc1100_AB-DS-v01_06-EN.pdf?fileId=5546d4624a0bf290014a4bdaff9325bd&ack=t
 +
*  https://www.digikey.com/en/products/detail/sparkfun-electronics/DEV-18288/15216111?s=N4IgjCBcoLQBxVAYygMwIYBsDOBTANCAPZQDa4ArAGwIC6AvvYQExkgAiAogGoxhzM4dekA
 +
*  https://www.digikey.com/en/products/detail/raspberry-pi/SC0915/13684020
 +
 
 +
YYYY-MM-DD
 +
 
 +
*  https://chrome.google.com/webstore/detail/authenticator/bhghoamapcdpbohphigoooaddinpkbai/
 +
 
 +
 
 +
 
 +
Duniya . . .
 +
 
 +
*  https://www.theguardian.com/world/2022/aug/06/russian-prison-camp-ukrainians-deaths-donetsk
 +
 
 +
*  https://www.nytimes.com/2022/07/29/business/bezos-yacht-rotterdam.html
 +
 
 +
*  https://www.theguardian.com/commentisfree/2022/aug/03/taiwan-nancy-pelosi-visit-ukraine-us
 +
 
  
Reference material:
+
https://www.nytimes.com/2022/08/01/world/europe/ukraine-south-counteroffensive-nuclear.html
Git book: https://git-scm.com/book/en/v2
 
Tortious Git: https://tortoisegit.org/docs/tortoisegit/index.html
 
Git branching model: https://nvie.com/posts/a-successful-git-branching-model/
 
  
-->
 
  
 +
*  https://www.lawfareblog.com/russias-demonstration-army-red-flag-us-security-force-assistance
  
<!--comment -->
+
*  https://www.rand.org/blog/2022/06/should-ukraine-settle-with-russia.html
  
== [[#top|^]] New Section ==
+
*  https://www.csis.org/analysis/russias-coming-great-power-struggle
  
  
<b>Materials to gather:</b>
+
*  https://www.agilyx.com/tigard/drop-off/  Regenyx and Agilyx polystyrene recycling - 13240 SW Wall Street, Tigard 97223
  
<ul>
+
* https://www.theguardian.com/environment/2022/jun/17/hawaii-traditional-farming-methods-ancient-food-forests?utm_term=62b448df71a11b5850416944953caee0&utm_campaign=GreenLight&utm_source=esp&utm_medium=Email&CMP=greenlight_email
<pre>
 
[x] AG04 sensor module with correct ID resistor
 
[x]  printed barcode of text string "AG04"
 
</pre>
 
</ul>
 
  
An example call to opensource, Linux based barcode utility:
+
<!-- -->
  
  $ barcode -t 2x5+20+20-40-40 -b "PWRLX04S010" -o PWRLX04S010.ps
 
  
 +
=== [[#top|^]] 2022-11-02 WED - Ford F-450 ===
  
<pre>
+
<S>https://portland.craigslist.org/clk/cto/d/battle-ground-ford-450-xl/7541293996.html</s>
//    *  dual-gas sensor bar codes, CO and NO2:
 
//
 
//       091318010628 110102 CO 1809 2.41
 
//       030918020157 110507 NO2 1803 -24.68
 
</pre>
 
  
 +
*  https://portland.craigslist.org/mlt/cto/d/troutdale-ford-dump-truck-great-shape/7552283475.html
  
 +
<!-- -->
  
<b>At the tester:</b>
+
== [[#top|^]] Recent Notes ==
  
Dev sessions on GWN Sensor tester:
+
arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)
  
To perform development work on the Gas Platform Sensor Tester, host alta-gwn-sensor.veris.com, a necessary first step is to open a terminal window like Xterm and do the following steps:
 
  
 +
2023
 +
<ul>
 +
1127<br />
 +
distortion free eye loops at McMaster-Carr:
 +
*  https://www.mcmaster.com/products/eye-loops/distortion-free-loupes/
 +
Grainger industrial supply one option for eye loop, sub five dollars:
 +
*  https://www.grainger.com/product/AVEN-Eye-Loupe-10X-Power-39AN75?opr=PDPBRDSP&analytics=dsbrItems_3G985
 +
</ul>
 +
&nbsp;<br />
 +
<ul>
 +
0502 - cel module debug output:
 
<pre>
 
<pre>
  $ gd1
+
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
</pre>
  
  $ sudo link-to-dev
+
Similar output with some non-zero data in the NMEA sentences:
  
  $ ls -l
+
<pre>
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
$GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0,1*2D                  +-----------------------------+
 +
$GPVTG,,T,,M,,N,,K,A*23                                  |                            |
 +
$GPRMC,,A,0000.000000,S,00000.000000,E,,,,,,A,V*17        |  Cannot open /dev/ttyUSB0!  |
 +
$GPGGA,,0000.000000,S,00000.000000,E,1,00,0.0,-18.0,M,18.0|                            |
 +
$GNGNS,,0000.000000,S,00000.000000,E,NNNNNN,00,0.0,-18.0,1+-----------------------------+
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 
</pre>
 
</pre>
  
The first command is a local "directory bookmarking" shortcut to change directories to the Sensor Tester's share directory.  The GWN Sensor Tester reads a couple of run-time config files from this directory.
+
Excerpt 3:
  
The second command is a name of a local script, which redirects a Unix-style symbolic link to point from Production tester's version of the gas sensors ConfigTable.csv file to the present branch version of this file. By present branch I mean the 2019 Q1, Q2 branch in which we're extending the code to support new refrigerant sensors AG05 and AG06, and the new dual-gas sensor AG04.
+
<pre>
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
$GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0,1*2D
 +
$GPVTG,,T,,M,,N,,K,A*23
 +
$GPRMC,,A,0000.000000,S,00000.000000,E,,,,,,A,V*17
 +
$GPGGA,,0000.000000,S,00000.000000,E,1,00,0.0,-18.0,M,18.0,M,,*42
 +
$GNGNS,,0000.000000,S,00000.000000,E,NNNNNN,00,0.0,-18.0,18.0,,,V*0C
 +
$GPGSA,A,1,,,,,,,,,,,,,,,,*32
 +
$GPVTG,,T,,M,,N,,K,N*2C
 +
$GPRMC,,V,,,,,,,,,,N,V*29
 +
$GPGGA,,,,,,0,,,,,,,,*66
 +
</pre>
 +
</ul>
  
The third command above give a long format directory listing.  I use this to confirm that the symlink points to the branch ConfigTable.csv file as opposed to Production's version of the file in the share directory itself.
 
  
When finished with a development session at the test station, use the following commands to point the symlink back to Production ConfigTable.csv:
+
Search for `float32_t` definition:
  
 +
0113
 
<pre>
 
<pre>
  $ gd1
+
ted@localhost1:~/projects-sandbox/workspace-out-of-tree/modules$ grep -nr float32_t ./* | grep typedef
 
+
./hal/nxp/mcux/mcux-sdk/CMSIS/DSP/Include/arm_math_types.h:280:  typedef float float32_t;
   $ sudo link-to-production
+
./hal/nxp/mcux/mcux-sdk/CMSIS/Include/arm_math.h:409:  typedef float float32_t;
 
+
./hal/infineon/mtb-pdl-cat1/drivers/include/cy_syslib.h:618:typedef float   float32_t; /**< Specific-length typedef for the basic numerical types of float */
  $ ls -l
+
./hal/infineon/mtb-pdl-cat1/cmsis/include/arm_math.h:541:  typedef float float32_t;
 +
./hal/cmsis/CMSIS/DSP/Include/arm_math_types.h:280:  typedef float float32_t;
 
</pre>
 
</pre>
  
If you have left the original terminal window open and at the working directory of the station's /usr/local/share/gas_platform or similar, there's no need to invoke the local bookmarker alias named `gd1`.
+
0112
 +
*  https://cdn.eso.org/images/wallpaper5/ngc2207.jpg  images of galaxies
  
 +
2022 . . .
  
<!-- - STEP - -->
+
1220
  
<b>To Test AG04 Stub Function</b>
+
CMakeLists.txt file from NXP with references to srec_cat utility:
  
To test the AG04 calibration function, which is as of 2019-05-03 only a stub, you will need on hand the AG04 bar code to read at the station, and an AG04 sensor module with correct ID resistor. If by chance the sample AG04 module(s) you can obtain have an incorrect ID resistance, see notes further in this step about how to edit ConfigTable.csv to temporarily reflect the found ID resistance in a given sensor module type.
+
* https://github.com/zephyrproject-rtos/zephyr/blob/4256cd41df6c60f1832fd2deb14edc30ac7debab/boards/arm/lpcxpresso55s69/CMakeLists.txt
  
To test the stub function on the production floor host alta-gwn-sensor.veris.com, open a terminal window and use the local shortcut `gd20` to go to the directory of the Unified Tester branch for 2019 new sensors:
+
1209
  
  $ gd20
+
Excerpt from cpu0 .config, [$project_root]/build/zephyr/.config:
 +
<pre>
 +
  46 #
 +
  47 # Devicetree Info
 +
  48 #
 +
  49 CONFIG_DT_HAS_ARM_ARMV8M_MPU_ENABLED=y
 +
  50 CONFIG_DT_HAS_ARM_ARMV8M_SYSTICK_ENABLED=y
 +
  51 CONFIG_DT_HAS_ARM_CORTEX_M33F_ENABLED=y
 +
  52 CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED=y
 +
  53 CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED=y
 +
  54 CONFIG_DT_HAS_GPIO_KEYS_ENABLED=y
 +
  55 CONFIG_DT_HAS_GPIO_LEDS_ENABLED=y
 +
  56 CONFIG_DT_HAS_KIONIX_KX132_1211_ENABLED=y
 +
  57 CONFIG_DT_HAS_MMIO_SRAM_ENABLED=y
 +
  58 CONFIG_DT_HAS_NXP_IAP_FMC55_ENABLED=y
 +
  59 CONFIG_DT_HAS_NXP_LPC_CTIMER_ENABLED=y
 +
  60 CONFIG_DT_HAS_NXP_LPC_DMA_ENABLED=y
 +
  61 CONFIG_DT_HAS_NXP_LPC_GPIO_ENABLED=y
 +
  62 CONFIG_DT_HAS_NXP_LPC_IOCON_ENABLED=y
 +
  63 CONFIG_DT_HAS_NXP_LPC_IOCON_PINCTRL_ENABLED=y
 +
  64 CONFIG_DT_HAS_NXP_LPC_IOCON_PIO_ENABLED=y
 +
  65 CONFIG_DT_HAS_NXP_LPC_LPADC_ENABLED=y
 +
  66 CONFIG_DT_HAS_NXP_LPC_MAILBOX_ENABLED=y
 +
  67 CONFIG_DT_HAS_NXP_LPC_RNG_ENABLED=y
 +
  68 CONFIG_DT_HAS_NXP_LPC_SPI_ENABLED=y
 +
  69 CONFIG_DT_HAS_NXP_LPC_SYSCON_ENABLED=y
 +
  70 CONFIG_DT_HAS_NXP_LPC_UID_ENABLED=y
 +
  71 CONFIG_DT_HAS_NXP_LPC_USART_ENABLED=y
 +
  72 CONFIG_DT_HAS_NXP_LPC_WWDT_ENABLED=y
 +
  73 CONFIG_DT_HAS_NXP_SCTIMER_PWM_ENABLED=y
 +
  74 CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED=y
 +
  75 CONFIG_DT_HAS_ZEPHYR_MEMORY_REGION_ENABLED=y
 +
  76 # end of Devicetree Info
 +
</pre>
  
 +
Excerpt from cpu1 .config, [$project_root]/build/cpu1/zephyr/.config:
 +
<pre>
 +
  42 #
 +
  43 # Devicetree Info
 +
  44 #
 +
  45 CONFIG_DT_HAS_ARM_ARMV8M_SYSTICK_ENABLED=y
 +
  46 CONFIG_DT_HAS_ARM_CORTEX_M33_ENABLED=y
 +
  47 CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED=y
 +
  48 CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED=y
 +
  49 CONFIG_DT_HAS_GPIO_KEYS_ENABLED=y
 +
  50 CONFIG_DT_HAS_GPIO_LEDS_ENABLED=y
 +
  51 CONFIG_DT_HAS_MMIO_SRAM_ENABLED=y
 +
  52 CONFIG_DT_HAS_NXP_LPC_GPIO_ENABLED=y
 +
  53 CONFIG_DT_HAS_NXP_LPC_IOCON_ENABLED=y
 +
  54 CONFIG_DT_HAS_NXP_LPC_IOCON_PINCTRL_ENABLED=y
 +
  55 CONFIG_DT_HAS_NXP_LPC_IOCON_PIO_ENABLED=y
 +
  56 CONFIG_DT_HAS_NXP_LPC_MAILBOX_ENABLED=y
 +
  57 CONFIG_DT_HAS_NXP_LPC_RNG_ENABLED=y
 +
  58 CONFIG_DT_HAS_NXP_LPC_SYSCON_ENABLED=y
 +
  59 CONFIG_DT_HAS_NXP_LPC_UID_ENABLED=y
 +
  60 CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED=y
 +
  61 CONFIG_DT_HAS_ZEPHYR_MEMORY_REGION_ENABLED=y
 +
  62 # end of Devicetree Info
 +
</pre>
  
After this step, start the GUI by typing:
 
  
  $ ./gas-platform-unified-tester
+
Specific build time error:
 +
<pre>
 +
CMake Warning at /home/ted/projects-sandbox/workspace-for-nexus/zephyr/CMakeLists.txt:809 (message):
 +
  No SOURCES given to Zephyr library: drivers__spi
  
 +
  Excluding target from build.
 +
</pre>
  
<i>Note:  the <TAB> key pressed during typing of a program name or filename will auto-complete the name, as soon as the typed part is unique among files in the current directory.</i>
 
  
Once the GUI main window appears, there will be some scrolling text output in the parent or controlling terminal window of the GUI.  This is normal, and it means also that the GUI is ready to receive a top level part number from the bar code reader attached to the host PC.  Use the page taped above the ventilation hood's sliding front door, to scan "AG04" among the five or six codes there.
 
  
Confirm that "AG04" appears in the main window's upper line edit box.  If there's an unknown part number scanned, this line edit will show the brief message "Unknown type".
 
  
Once the part number AG04 is accepted, seat the sensor module in the fixture and close the lid.  When the lid is closed, the GUI will take a resistance reading across appropriate test points of the sensor module, and will indicate whether a correct matching ID is detected.
+
Output of Quectel BG95 UART sample app.:
  
 +
<pre>
 +
[uart 1] UART Example 80
 +
[uart 1] task run times : 1
 +
[uart 1] task run times : 2
 +
[uart 1] task run times : 3
 +
[uart 1] task run times : 4
 +
[uart 1] task run times : 5
 +
</pre>
  
If all is working at this point the main window's 'start' button will become enabled, text turning full black from grey in color.  Click the start button once.  Now note the messages which appear in the controlling terminal.  There will be a lot of informational and diagnostics messages.  At some point in the first twenty seconds or so, there will appear a line or two of text indicating "STUB ROUTINE FOR AG04 SENSORS".  When you get this far, you're poised to start making code additions to the new calibrating routine.
 
  
  
 +
2022-10-04 Tuesday:
  
=== [[#top|^]] to edit ConfigTable dot csv ===
+
Link to Eseye connect instructions for Quectel BG95-M3 module:
  
 +
[ ]  https://docs.eseye.com/Content/BGxx/ConnectBG95ToNetwork.htm
  
To edit ConfigTable.csv any text editor will do.  The key features of this file are:
+
<pre>
 +
at+cimi
  
*  comma-separated values lines
+
204080746500085
*  comment lines
 
*  blank lines
 
  
The Gas Platform Unified Tester has a small parsing routine which ignores blank lines, and lines which begin with the character '#'.  Near the top of the ConfigTable.csv file there are some fifty comment lines, one per field numbered and named per comment line.  Actual "live" stanzas which express the data of these fields for each Gas Platform sensor type, and main board type, are the lines in comma-separated value format.
+
at+ccid
  
The resistor ID field lies somewhere between or near the range of fields 10..15.  When reviewing the meaningful stanzas (records) themselves the resistive IDs are nearly the only values which are integers and in the ranges of about 2200 to 30000.
+
+CCID: 8999922109280000869F
 +
</pre>
  
When changing a value here, it is a helpful practice to add a comment line above the record you're changing, to annotate the change. It's also good practice to copy the line you must change. The original line can be commented out, preserving the record as you found it. The copy of the line then becomes the one that's live and that you edit.  A modification like this would look like,
+
2022-09-xx . . .
  
Before:
+
Baud rate 115200, settings of 8E1:
 
<pre>
 
<pre>
Zxxxxxx,value1,value2,value3, . . .
+
b'Z'
 +
0xa7 b'\xa7'
 +
0x80 b'\x80'
 +
0xa0 b'\xa0'
 +
0x20 b' '
 +
0x15 b'\x15'
 +
0x10 b'\x10'
 +
0x68 b'h'
 +
0x40 b'@'
 +
0x5a b'Z'
 +
0xa7 b'\xa7'
 +
0x80 b'\x80'
 +
0xa0 b'\xa0'
 +
0x20 b' '
 +
0x15 b'\x15'
 +
0x10 b'\x10'
 +
0x68 b'h'
 +
0x40 b'@'
 
</pre>
 
</pre>
  
After:
+
Baud rate 115200, settings of 8N1:
 
<pre>
 
<pre>
# 2019-05-03 - Christian changing resistive ID value to match unexpected resistance in engineering sample module:
+
b'Z'
# Zxxxxxx,value1,value2,value3, . . .
+
b'\xa7'
Zxxxxxx,value1,value2,NEW_VALUE3, . . .
+
b'\x00'
 +
b'\x03'
 +
b'\x01'
 +
b'P'
 +
b'\x00'
 +
0x0 b'\x00'
 +
0xfb b'\xfb'
 +
0x40 b'@'
 +
0x5a b'Z'
 +
0xa7 b'\xa7'
 +
0x0 b'\x00'
 +
0x3 b'\x03'
 +
0x1 b'\x01'
 +
0x50 b'P'
 +
0x0 b'\x00'
 +
0x0 b'\x00'
 +
0xfb b'\xfb'
 +
0x40 b'@'
 
</pre>
 
</pre>
  
This kind of non-destructive amending is helpful to those of us working directly on the task at present times, and also to future project contributors.  I often comment lines to be changed this, because I don't necessarily know what can safely be deleted.  When in doubt, comment it out.
+
<!-- -->
  
<b>- STEP -</b>
+
== [[#top|^]] Justicia ==
  
<b>- STEP -</b>
+
2024
 +
<ul>
 +
*  https://theconversation.com/vladimir-putin-why-its-time-for-democracies-to-denounce-russias-leader-as-illegitimate-226158
  
 +
Elon Musk and Brazil judge Moraes free speech disinformation:
  
<!--comment -->
+
*  https://time.com/6964518/elon-musk-brazil-judge-moraes-free-speech-disinformation/?utm_source=pocket-newtab-en-us
 +
 
 +
*  https://www.bbc.com/news/world-latin-america-68369339  The Brazilian farm workers exploited to harvest an everyday ingredient - carbauba wax
 +
 
 +
*  https://www.nytimes.com/2024/02/27/opinion/israel-gaza-peace-thomas-friedman.html
 +
 
 +
*  https://www.nytimes.com/2024/02/10/world/russia-drone-strike-kharkiv-ukraine.html
 +
</ul>
  
=== [[#top|^]] 1p8432 MHz crystals at Digikey ===
+
2023
 +
<ul>
 +
1022
  
A 2019 Q1 search narrowing crystal oscillators at Digikey to those with 1.8432 MHz frequency, and 30pF load capacitance:
+
*  https://www.theguardian.com/commentisfree/2023/oct/20/urgent-signs-mutual-mass-atrocities-israel-gaza-war
  
*  https://www.digikey.com/products/en/crystals-oscillators-resonators/crystals/171?k=&pkeyword=&sv=0&pv1989=0&pv2150=u1.8432MHz&sf=0&FV=ffe000ab&quantity=&ColumnSort=0&page=1&pageSize=25
+
1012
  
Some specific alternate crystals to the one initially chosen this year, these are Digikey part numbers:
+
*  https://www.cbc.ca/news/canada/ottawa/residential-day-school-sexual-assault-charge-ontario-1.6993540  Ottowa residential and day school abuses, 97 year old nun accused of
  
 +
0808
 +
*  https://www.nytimes.com/2023/08/06/business/facial-recognition-false-arrest.html?utm_source=pocket-newtab
 +
</ul>
 
<ul>
 
<ul>
1923-1399-ND          . . . 13pF, 800 ohms, -20C to ~70C
+
0725
*  MP018B-E-ND            . . . 13pF, 600 ohms, -40C to ~85C
+
<ul>
AB-1.8432MHZ-B2-T-ND  . . . 18pF, 750 ohms, -20C to ~70C
+
JK and Ahmad Kazzelbach, cyberattacks:<br />
 +
https://getpocket.com/explore/item/your-worst-office-romance-was-never-this-bad?utm_source=pocket-newtab
 +
</ul>
 +
 
 +
0401
 +
https://getpocket.com/explore/item/the-case-for-guerrilla-crosswalks  The Case For Guerrilla Crosswalks
 
</ul>
 
</ul>
  
 +
*  https://www.bbc.com/news/world-asia-india-64396084
 +
 +
*  https://www.bbc.com/news/world-us-canada-63908495  Boy In The Box
  
<!--comment -->
+
Justicia social:
 +
*  https://www.bbc.com/news/world-asia-china-63637903  Families who have left loved ones behind
 +
 
 +
*  https://www.nytimes.com/2022/09/27/magazine/spain-stolen-babies.html - Spain stolen babies, Belen Pintado
 +
 
 +
*  https://www.wired.com/story/keffals-kiwifarms-cloudflare-blocked-clara-sorrenti
 +
 
 +
*  https://www.statnews.com/2021/12/21/ankylosing-spondylitis-diagnosis-black-women
 +
 
 +
Justicia social y political:
 +
 
 +
2022-11-29
 +
*  https://www.nytimes.com/2022/11/28/us/politics/trump-kanye-west-nick-fuentes-antisemitism.html  trump kanye west nick fuentes
 +
 
 +
 
 +
2022-11-28
 +
*  https://www.esquire.com/news-politics/a41978283/whats-happening-in-iran/?utm_source=pocket-newtab  Whats happening in Iran?
  
== [[#top|^]] Modbus entity addressing and numbering ==
+
*  https://neginsh.medium.com/are-iranian-women-defining-the-point-of-no-return-e146ea4d1d03
  
 +
*  https://www.nytimes.com/2022/08/18/nyregion/weisselberg-trump-guilty-plea.html
 
<ul>
 
<ul>
*  https://en.wikipedia.org/wiki/Modbus#Coil,_discrete_input,_input_register,_holding_register_numbers_and_addresses
+
*  https://www.nytimes.com/2022/08/13/nyregion/rushdie-video-stabbed-ny.html
*  http://helpdesk.servelec-technologies.com/knowledgebase/article/view/700/156
 
 
</ul>
 
</ul>
  
<!--comment -->
+
<!-- comentario -->
== [[#top|^]] One's compliment and two's compliment ==
+
 
*  https://www.rfwireless-world.com/Terminology/1s-complement-vs-2s-complement.html
+
== [[#top|^]] test section 1 ==
 +
 
 +
2022
 +
<ul>
 +
0527
 +
*  https://www.cs.uic.edu/~jbell/CourseNotes/C_Programming/Looping.html
  
<!--comment -->
 
  
== [[#top|^]] Cooking and Recipes ==
+
0525
 +
*  https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/hardware-design/posts/ibasis-esim-international-coverage-update
  
<ul>
+
Questions:<br />
* https://www.youtube.com/watch?v=-v8_zlQ2tDw
+
(1) In iBasis coverage document released 2022-04-07 what do the value pairs, in seconds, mean in the right hand most four columns?<br />
 +
(2)  Does iBasis support periodic-TAU (Tracking Area Update) extended timer encoding, or only the older periodic-TAU?  In which regions?<br />
 +
(3)  Using eDRX as a power savings mode, is there any necessary negotiation between User Equipment and provider, to establish UE registration persistence?<br />
 +
:
  
*  https://carolinarice.com/recipes/arroz-congri/ Arroz congri
+
0518
 +
*  https://recruiting.ultipro.com/ROP1001ROPER/JobBoard/5635cac7-6c69-44a7-850c-cf35112ce343/OpportunityDetail?opportunityId=eea2677d-12ab-4420-8507-0bded05f2e0f
 
</ul>
 
</ul>
  
<!--comment -->
 
  
== Zephyr build messages ==
+
*  https://getpocket.com/explore/item/transform-your-yard-into-an-owl-kingdom?utm_source=pocket-newtab
 +
 
 +
2022-02-22
 +
*  https://getpocket.com/explore/item/3-basic-compass-skills-everyone-should-learn
 +
*  https://rugs.com/red-10-ft-runner-classic-agra-area-rug-6247114?gclid=EAIaIQobChMIkMe-6aaU9gIV8JqnCh3llwJwEAEYASABEgL2DPD_BwE
 +
 
 +
<!--
 +
 
 +
pulse-s1 > at%xmonitor
 +
- DEV 0218 - found possible AT command.
 +
modem reply: %XMONITOR: 5,"AT&T","AT&T","310410","900C",7,12,"050B8210",391,5110,29,21,"","00110000","11100000","00110000"
 +
 
 +
  1 ''
 +
  2 aGHr4tHacpgh-211ThaghT
 +
  3
 +
  4
 +
  5 eof
 +
 
 +
[[File:1640250055800.png|December 23 example default JSON packet]]
 +
-->
 +
 
 +
*  https://getpocket.com/explore/item/for-some-maniacal-reason-teachers-gave-this-math-problem-to-9-year-olds
 +
*  https://getpocket.com/explore/item/finally-a-problem-that-only-quantum-computers-will-ever-be-able-to-solve
 +
 
 +
 
 +
./nrf/include/net/aws_iot.rst:86:* Pass a list containing application specific topics in the :c:func:`aws_iot_subscription_topics_add` function, after the :c:func:`aws_iot_init` function call and before the :c:func:`aws_iot_connect` function call
 +
 
 +
2021-12-02 Thursday
 +
*  https://docs.zephyrproject.org/latest/reference/kernel/synchronization/mutexes.html
 +
 
 +
2021-12-01 Wednesday . . .
 +
*  https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_iot/README.html
 +
 
 +
 
 +
# https://wiki.irises.org/Mtb/MtbMooseTracks
 +
# https://wiki.irises.org/Mtb/MtbPixiWanKenobi
 +
# https://wiki.irises.org/Mtb/MtbCascadeTrails
 +
 
 +
== [[#top|^]] generic.cmake with diagnostics added ==
 +
 
 +
2022-07-14
 +
~/projects-sandbox/zephyr-work/out-of-tree/zephyr/cmake/toolchain/zephyr/generic.cmake file listing:
  
 
<pre>
 
<pre>
Script started on 2021-08-04 14:10:03-07:00 [TERM="xterm-256color" TTY="/dev/pts/4" COLUMNS="146" LINES="40"]
+
# SPDX-License-Identifier: Apache-2.0
starting,
+
 
script called without bookmarked paths group specified,
+
message(NOTICE "*** zztop 7 *** building with var SDK_VERSION set to '${SDK_VERSION}'")
looking for last-used bookmarks group in dot-bash-amendments run-time config file . . .
+
message(NOTICE "*** zztop 8 *** and with var CMAKE_CURRENT_LIST_DIR set to '${CMAKE_CURRENT_LIST_DIR}'")
- DEV - from rc file read bookmarks group id '8',
+
message(NOTICE "*** zztop 9 *** and with var ZEPHYR_SDK_INSTALL_DIR set to '${ZEPHYR_SDK_INSTALL_DIR}'")
calling 'read directory bookmarks file' with arguments 'bash 8' . . .
+
message(NOTICE "*** zztop 10 *** and SDK_MAJOR_MINOR set to '${SDK_MAJOR_MINOR}'")
caller requests valid bookmarks file identified by '8', which is in the range 1..9
+
message(NOTICE "*** zztop 11 - DEV 0714 *** and ZEPHYR_BASE set to '${ZEPHYR_BASE}'")
will read bookmarks from file named bookmarked-paths-08.txt,
+
 
$PATH variable already amended, directory book-marker leaving untouched.
+
## if(${SDK_VERSION} VERSION_LESS_EQUAL 0.11.2)
done.
+
if ( 0 )
�]0;ted@localhost: ~/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky��[01;32mted@localhost�[00m:�[01;34m~/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky�[00m$ west build -b circuitdojo_feather_nrf9160ns
+
  # For backward compatibility with 0.11.1 and 0.11.2
 +
  # we need to source files from Zephyr repo
 +
  include(${CMAKE_CURRENT_LIST_DIR}/${SDK_MAJOR_MINOR}/generic.cmake)
  
�[92m-- west build: generating a build system
+
  set(TOOLCHAIN_KCONFIG_DIR ${CMAKE_CURRENT_LIST_DIR}/${SDK_MAJOR_MINOR})
�[0mIncluding boilerplate (Zephyr base): /home/ted/projects/embedded/ncs/v1.4.1/zephyr/cmake/app/boilerplate.cmake
+
else()
-- Application: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky
+
  include(${ZEPHYR_SDK_INSTALL_DIR}/cmake/zephyr/generic.cmake)
-- Zephyr version: 2.4.0 (/home/ted/projects/embedded/ncs/v1.4.1/zephyr)
+
 
-- Found Python3: /usr/bin/python3.8 (found suitable exact version "3.8.10") found components: Interpreter
+
  set(TOOLCHAIN_KCONFIG_DIR ${ZEPHYR_SDK_INSTALL_DIR}/cmake/zephyr)
-- Found west (found suitable version "0.11.0", minimum required is "0.7.1")
+
 
-- Board: circuitdojo_feather_nrf9160ns
+
endif()
 +
</pre>
 +
 
 +
Some output from station on which demo project buils:
 +
<pre>
 +
-- Board: sparkfun_thing_plus_nrf9160
 
-- Cache files will be written to: /home/ted/.cache/zephyr
 
-- Cache files will be written to: /home/ted/.cache/zephyr
-- Found toolchain: zephyr (/opt/zephyr-sdk-0.12.4)
+
-- Using toolchain: zephyr 0.12.4 (/opt/zephyr-sdk-0.12.4)
 
-- Found dtc: /opt/zephyr-sdk-0.12.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
 
-- Found dtc: /opt/zephyr-sdk-0.12.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160ns.dts
+
*** zztop 1 - DEV 0714 *** and SDK_VERSION set to '0.12.4'
circuitdojo_feather_nrf9160ns.dts.pre.tmp:357.32-361.5: Warning (simple_bus_reg): /soc/cryptocell-sw: missing or empty reg/ranges property
+
*** zztop 2 - DEV 0714 *** and SDK_MAJOR_MINOR set to '0.12'
circuitdojo_feather_nrf9160ns.dts.pre.tmp:56.42-68.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@40000000/kmu@39000)
+
</pre>
circuitdojo_feather_nrf9160ns.dts.pre.tmp:305.19-311.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@40000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@40000000/power@5000)
+
 
-- Generated zephyr.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/zephyr/zephyr.dts
+
 
-- Generated devicetree_unfixed.h: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/zephyr/include/generated/devicetree_unfixed.h
+
<!-- comentario -->
Parsing /home/ted/projects/embedded/ncs/v1.4.1/zephyr/Kconfig
+
 
Loaded configuration '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160ns_defconfig'
+
== [[#top|^]] 2021-09-07 - First comms with Kionix sensor ==
Merged configuration '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/prj.conf'
+
 
Configuration saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/zephyr/.config'
+
<pre>
Kconfig header saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/zephyr/include/generated/autoconf.h'
+
*** Booting Zephyr OS build v2.6.0-rc1-ncs1  ***
-- The C compiler identification is GNU 10.2.0
+
- SUCCESS - found Kionix accelerometer and device is ready
-- The CXX compiler identification is GNU 10.2.0
+
Hello World! sparkfun_thing_plus_nrf9160
-- The ASM compiler identification is GNU
+
file kx132-1211.c fetching device ID . . .
-- Found assembler: /opt/zephyr-sdk-0.12.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
+
main.c - Kionix sensor reports its ID, as 32-bit integer 1852795211
Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
+
main.c - sensor_value.val2 holds 0
 +
main.c - value.val1 as bytes:  0x4B 0x69 0x6F 0x6E  " K  i  o  n "
 +
</pre>
  
=== child image spm -  begin ===
+
== [[#top|^]] 2021-09-06 short listing of /opt/SEGGER on Ubuntu virtual machine ==
Including boilerplate (Zephyr base): /home/ted/projects/embedded/ncs/v1.4.1/zephyr/cmake/app/boilerplate.cmake
+
 
-- Application: /home/ted/projects/embedded/ncs/v1.4.1/nrf/samples/spm
+
<pre>
-- Zephyr version: 2.4.0 (/home/ted/projects/embedded/ncs/v1.4.1/zephyr)
+
guest@ubuntu-vm-0p2:/opt/SEGGER$ ls -l /opt/SEGGER
-- Found Python3: /usr/bin/python3.8 (found suitable exact version "3.8.10") found components: Interpreter
+
total 4
-- Found west (found suitable version "0.11.0", minimum required is "0.7.1")
+
lrwxrwxrwx 1 root root  23 Nov 18  2020 JLink -> /opt/SEGGER/JLink_V688a
-- Board: circuitdojo_feather_nrf9160
+
drwxr-xr-x 9 root root 4096 Sep  2 19:47 JLink_V688a
-- Cache files will be written to: /home/ted/.cache/zephyr
+
</pre>
-- Found toolchain: zephyr (/opt/zephyr-sdk-0.12.4)
+
 
-- Found dtc: /opt/zephyr-sdk-0.12.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
+
== [[#top|^]] 2021-09-03 Segger JLInk lsusb ==
-- Found BOARD.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
 
circuitdojo_feather_nrf9160.dts.pre.tmp:56.42-68.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@50000000/kmu@39000)
 
circuitdojo_feather_nrf9160.dts.pre.tmp:305.19-311.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@50000000/power@5000)
 
-- Generated zephyr.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm/zephyr/zephyr.dts
 
-- Generated devicetree_unfixed.h: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm/zephyr/include/generated/devicetree_unfixed.h
 
Parsing /home/ted/projects/embedded/ncs/v1.4.1/zephyr/Kconfig
 
Loaded configuration '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
 
Merged configuration '/home/ted/projects/embedded/ncs/v1.4.1/nrf/samples/spm/prj.conf'
 
Merged configuration '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm/zephyr/misc/generated/extra_kconfig_options.conf'
 
Configuration saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm/zephyr/.config'
 
Kconfig header saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm/zephyr/include/generated/autoconf.h'
 
-- The C compiler identification is GNU 10.2.0
 
-- The CXX compiler identification is GNU 10.2.0
 
-- The ASM compiler identification is GNU
 
-- Found assembler: /opt/zephyr-sdk-0.12.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
 
-- Configuring done
 
-- Generating done
 
-- Build files have been written to: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/spm
 
=== child image spm - end ===
 
  
Changed board to secure circuitdojo_feather_nrf9160 (NOT NS)
+
<pre>
 +
guest@ubuntu-vm-0p2:~/embedded/ncs/v1.6.1/nrf/samples/nrf9160/at_client$ lsusb
 +
Bus 001 Device 004: ID 1366:0101 SEGGER J-Link PLUS
 +
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 +
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 +
</pre>
  
=== child image mcuboot -  begin ===
+
Contents of /opt/SEGGER/JLink
Including boilerplate (Zephyr base): /home/ted/projects/embedded/ncs/v1.4.1/zephyr/cmake/app/boilerplate.cmake
+
<pre>
-- Application: /home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr
+
guest@ubuntu-vm-0p2:/opt/SEGGER$ ls JLink
-- Zephyr version: 2.4.0 (/home/ted/projects/embedded/ncs/v1.4.1/zephyr)
+
Devices        JFlashSPICLExe      JLinkGDBServerExe      JLinkRemoteServerCLExe  JLinkSTM32          JTAGLoadExe                libQtCore.so        libQtGui.so.4.8.7
-- Found Python3: /usr/bin/python3.8 (found suitable exact version "3.8.10") found components: Interpreter
+
Doc            JFlashSPIExe        JLinkGUIServerExe      JLinkRemoteServerExe    JLinkSTM32Exe        libjlinkarm.so            libQtCore.so.4     Samples
-- Found west (found suitable version "0.11.0", minimum required is "0.7.1")
+
ETC            JLinkConfigExe      JLinkLicenseManager    JLinkRTTClient          JLinkSWOViewer      libjlinkarm.so.6           libQtCore.so.4.8    ThirdParty
-- Board: circuitdojo_feather_nrf9160
+
GDBServer      JLinkDevices.xml    JLinkLicenseManagerExe  JLinkRTTClientExe      JLinkSWOViewerCLExe  libjlinkarm.so.6.88.1     libQtCore.so.4.8.7  x86
-- Cache files will be written to: /home/ted/.cache/zephyr
+
JFlashExe      JLinkExe            JLinkRegistration      JLinkRTTLogger          JLinkSWOViewerExe    libjlinkarm_x86.so        libQtGui.so
-- Found toolchain: zephyr (/opt/zephyr-sdk-0.12.4)
+
JFlashLiteExe  JLinkGDBServer      JLinkRegistrationExe    JLinkRTTLoggerExe      JMemExe              libjlinkarm_x86.so.6      libQtGui.so.4
-- Found dtc: /opt/zephyr-sdk-0.12.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
+
JFlashSPI_CL  JLinkGDBServerCLExe  JLinkRemoteServer      JLinkRTTViewerExe      JRunExe              libjlinkarm_x86.so.6.88.1 libQtGui.so.4.8
-- Found BOARD.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160.dts
 
-- Found devicetree overlay: /home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/dts.overlay
 
circuitdojo_feather_nrf9160.dts.pre.tmp:56.42-68.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/flash-controller@39000: duplicate unit-address (also used in node /soc/peripheral@50000000/kmu@39000)
 
circuitdojo_feather_nrf9160.dts.pre.tmp:305.19-311.3: Warning (unique_unit_address_if_enabled): /soc/peripheral@50000000/clock@5000: duplicate unit-address (also used in node /soc/peripheral@50000000/power@5000)
 
-- Generated zephyr.dts: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/mcuboot/zephyr/zephyr.dts
 
-- Generated devicetree_unfixed.h: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/mcuboot/zephyr/include/generated/devicetree_unfixed.h
 
Parsing /home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/Kconfig
 
Loaded configuration '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/boards/arm/circuitdojo_feather_nrf9160/circuitdojo_feather_nrf9160_defconfig'
 
Merged configuration '/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/prj.conf'
 
Merged configuration '/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/boards/circuitdojo_feather_nrf9160.conf'
 
Configuration saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/mcuboot/zephyr/.config'
 
Kconfig header saved to '/home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/mcuboot/zephyr/include/generated/autoconf.h'
 
-- The C compiler identification is GNU 10.2.0
 
-- The CXX compiler identification is GNU 10.2.0
 
-- The ASM compiler identification is GNU
 
-- Found assembler: /opt/zephyr-sdk-0.12.4/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
 
CMake Warning at /home/ted/projects/embedded/ncs/v1.4.1/zephyr/kernel/CMakeLists.txt:54 (message):
 
  Single threaded mode (CONFIG_MULTITHREADING=n) is deprecated
 
  
 +
guest@ubuntu-vm-0p2:/opt/SEGGER$
 +
</pre>
  
MCUBoot bootloader key file: /home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/root-ec-p256.pem
+
<!-- comment -->
-- Configuring done
 
-- Generating done
 
-- Build files have been written to: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build/mcuboot
 
=== child image mcuboot -  end ===
 
  
CMake Warning at /home/ted/projects/embedded/ncs/v1.4.1/nrf/cmake/mcuboot.cmake:120 (message):
+
<span id="nordicsemi_toolchain"></span>
 
+
== [[#top|^]] 2021-09-01 nRF and Zephyr toolchain install instructions ==
  
        ---------------------------------------------------------
+
*  https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html#install-the-gnu-arm-embedded-toolchain
        --- WARNING: Using default MCUBoot key, it should not ---
 
        --- be used for production.                           ---
 
        ---------------------------------------------------------
 
       
 
  
Call Stack (most recent call first):
 
  /home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/zephyr/CMakeLists.txt:1 (include)
 
  
 +
<!-- comment -->
  
-- Configuring done
+
== [[#top|^]] Tech Companies ==
-- Generating done
 
-- Build files have been written to: /home/ted/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky/build
 
[92m-- west build: building application
 
[0m
 
[0/162] Generating zephyr/sram_secure.hex�[K
 
[0/162] Preparing syscall dependency handling�[K
 
[0/162] Creating directories for 'spm_subimage'�[K
 
[0/162] Creating directories for 'mcuboot_subimage'�[K
 
[1/162] Preparing syscall dependency handling�[K
 
  
 +
<ul>
 +
*  https://skyward.io/inflight-gcs/
 +
</ul>
  
[1/162] Generating misc/generated/syscalls_subdirs.trigger�[K
+
<!-- comment -->
[2/162] Generating misc/generated/syscalls_subdirs.trigger�[K
 
[2/162] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json�[K
 
[3/162] Creating directories for 'spm_subimage'�[K
 
[3/162] No download step for 'spm_subimage'�[K
 
[4/162] Creating directories for 'mcuboot_subimage'�[K
 
[4/162] No download step for 'mcuboot_subimage'�[K
 
[5/162] Generating zephyr/sram_secure.hex�[K
 
[6/162] No download step for 'mcuboot_subimage'�[K
 
[6/162] No update step for 'mcuboot_subimage'�[K
 
[6/162] No patch step for 'mcuboot_subimage'�[K
 
[7/162] No download step for 'spm_subimage'�[K
 
[7/162] No update step for 'spm_subimage'�[K
 
[7/162] No patch step for 'spm_subimage'�[K
 
[8/162] No patch step for 'mcuboot_subimage'�[K
 
[9/162] No update step for 'mcuboot_subimage'�[K
 
[9/162] No configure step for 'mcuboot_subimage'�[K
 
[10/162] No update step for 'spm_subimage'�[K
 
[11/162] No patch step for 'spm_subimage'�[K
 
[11/162] No configure step for 'spm_subimage'�[K
 
[12/162] No configure step for 'mcuboot_subimage'�[K
 
[12/162] Performing build step for 'mcuboot_subimage'�[K
 
  
[0/179] Preparing syscall dependency handling�[K
+
== [[#top|^]] Common Microcontroller Peripherals ==
[1/179] Preparing syscall dependency handling�[K
 
  
 +
*  https://en.wikipedia.org/wiki/Synchronous_Serial_Interface
  
[1/179] Generating misc/generated/syscalls_subdirs.trigger�[K
 
[2/179] Generating misc/generated/syscalls_subdirs.trigger�[K
 
[2/179] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json�[K
 
[3/179] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json�[K
 
[3/179] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h�[K
 
[3/179] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h�[K
 
[3/179] Generating include/generated/driver-validation.h�[K
 
[4/179] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h�[K
 
[5/179] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h�[K
 
[6/179] Generating include/generated/driver-validation.h�[K
 
[6/179] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[7/179] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[7/179] Generating include/generated/offsets.h�[K
 
[8/179] Generating include/generated/offsets.h�[K
 
[8/179] Generating zephyr/autogen-pubkey.c�[K
 
[8/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[8/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[8/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/base64.c.obj�[K
 
[8/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[8/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/project...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c.obj�[K
 
[9/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[9/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[10/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[10/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[11/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[11/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[12/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[12/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[13/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/base64.c.obj�[K
 
[13/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[14/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[14/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[15/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[15/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[16/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[16/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[17/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[17/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[18/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[18/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[19/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c.obj�[K
 
[19/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[20/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[20/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[21/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[21/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[22/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[22/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[23/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[23/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[24/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[24/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[25/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[25/179] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[26/179] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[26/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[27/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[27/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[28/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[28/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[29/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[29/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_list.c.obj�[K
 
[30/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[30/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj�[K
 
[31/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[31/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj�[K
 
[32/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj�[K
 
[32/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj�[K
 
[33/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[33/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj�[K
 
[34/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_list.c.obj�[K
 
[34/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj�[K
 
[35/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj�[K
 
[35/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[36/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj�[K
 
[36/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[37/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[37/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[38/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[38/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[39/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj�[K
 
[39/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj�[K
 
[40/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[40/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/serial_adapter.c.obj�[K
 
[41/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj�[K
 
[41/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...ed/ncs/v1.4.1/bootloader/mcuboot/boot/boot_serial/src/boot_serial.c.obj�[K
 
[42/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj�[K
 
[42/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec....4.1/bootloader/mcuboot/boot/boot_serial/src/serial_recovery_cbor.c.obj�[K
 
[43/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[43/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...ed/ncs/v1.4.1/bootloader/mcuboot/boot/boot_serial/src/cbor_decode.c.obj�[K
 
[44/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...ed/ncs/v1.4.1/bootloader/mcuboot/boot/boot_serial/src/cbor_decode.c.obj�[K
 
[44/179] Generating linker.cmd�[K
 
[45/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec....4.1/bootloader/mcuboot/boot/boot_serial/src/serial_recovery_cbor.c.obj�[K
 
[45/179] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[46/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[46/179] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[47/179] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[47/179] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[48/179] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[48/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[49/179] Generating linker.cmd�[K
 
[49/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[50/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[50/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[51/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[51/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[52/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[52/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[53/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[53/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[54/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[54/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[55/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/zephyr/serial_adapter.c.obj�[K
 
[55/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[56/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[56/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[57/179] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...ed/ncs/v1.4.1/bootloader/mcuboot/boot/boot_serial/src/boot_serial.c.obj�[K
 
[57/179] Linking C static library zephyr/libzephyr.a�[K
 
[58/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[58/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[59/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[59/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[60/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[60/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[61/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[61/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[62/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[62/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[63/179] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[63/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[64/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[64/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[65/179] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[65/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[66/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[66/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[67/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[67/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[68/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[68/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[69/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[69/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[70/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[70/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[71/179] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[71/179] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[72/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[72/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[73/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[73/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[74/179] Linking C static library zephyr/libzephyr.a�[K
 
[74/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[75/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[75/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[76/179] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[76/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[77/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[77/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[78/179] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[78/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[79/179] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[79/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[80/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[80/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[81/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[81/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[82/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[82/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[83/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[83/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[84/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[84/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[85/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[85/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[86/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[86/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[87/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[87/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[88/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[88/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[89/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[89/179] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[90/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[90/179] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[91/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[91/179] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[92/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[92/179] Building C object zephyr/boards/boards/arm/circuitdojo_feather...160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[93/179] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[93/179] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[94/179] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[94/179] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj�[K
 
[95/179] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[95/179] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[96/179] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[96/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj�[K
 
[97/179] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[97/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj�[K
 
[98/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj�[K
 
[98/179] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[99/179] Building C object zephyr/boards/boards/arm/circuitdojo_feather...160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[99/179] Linking C static library zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[100/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj�[K
 
[100/179] Linking C static library zephyr/drivers/flash/libdrivers__flash.a�[K
 
[101/179] Linking C static library zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[101/179] Building C object modules/nrf/lib/fprotect/CMakeFiles/..__nrf__lib__fprotect.dir/fprotect_spu.c.obj�[K
 
[102/179] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj�[K
 
[102/179] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a�[K
 
[103/179] Linking C static library zephyr/drivers/flash/libdrivers__flash.a�[K
 
[103/179] Building C object modules/nrf/drivers/hw_cc310/CMakeFiles/..__nrf__drivers__hw_cc310.dir/hw_cc310.c.obj�[K
 
[104/179] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a�[K
 
[104/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[105/179] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[105/179] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[106/179] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[106/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[107/179] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[107/179] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[108/179] Building C object modules/nrf/lib/fprotect/CMakeFiles/..__nrf__lib__fprotect.dir/fprotect_spu.c.obj�[K
 
[108/179] Linking C static library modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a�[K
 
[109/179] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[109/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[110/179] Linking C static library modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a�[K
 
[110/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[111/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[111/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...ects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cbor_buf_reader.c.obj�[K
 
[112/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[112/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...ects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cbor_buf_writer.c.obj�[K
 
[113/179] Building C object modules/nrf/drivers/hw_cc310/CMakeFiles/..__nrf__drivers__hw_cc310.dir/hw_cc310.c.obj�[K
 
[113/179] Linking C static library modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a�[K
 
[114/179] Linking C static library modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a�[K
 
[114/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...projects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborencoder.c.obj�[K
 
[115/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...ects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cbor_buf_reader.c.obj�[K
 
[115/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...cts/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborerrorstrings.c.obj�[K
 
[116/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[116/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li.../projects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborparser.c.obj�[K
 
[117/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...cts/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborerrorstrings.c.obj�[K
 
[117/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[118/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...projects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborencoder.c.obj�[K
 
[118/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[119/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li...ects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cbor_buf_writer.c.obj�[K
 
[119/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[120/179] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[120/179] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[121/179] Building C object modules/tinycbor/CMakeFiles/..__modules__li.../projects/embedded/ncs/v1.4.1/modules/lib/tinycbor/src/cborparser.c.obj�[K
 
[121/179] Linking C static library modules/tinycbor/lib..__modules__lib__tinycbor__zephyr.a�[K
 
[122/179] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[122/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[123/179] Linking C static library modules/tinycbor/lib..__modules__lib__tinycbor__zephyr.a�[K
 
[123/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[124/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[124/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[125/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[125/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[126/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[126/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[127/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[127/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[128/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[128/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[129/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[129/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[130/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[130/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[131/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[131/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[132/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[132/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[133/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[133/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[134/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[134/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[135/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[135/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[136/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[136/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[137/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[137/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[138/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[138/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[139/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[139/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[140/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[140/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[141/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[141/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[142/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[142/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[143/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[144/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[145/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[146/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[147/179] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[147/179] Linking C static library zephyr/kernel/libkernel.a�[K
 
[148/179] Linking C static library zephyr/kernel/libkernel.a�[K
 
[149/179] Generating zephyr/autogen-pubkey.c�[K
 
[149/179] Building C object CMakeFiles/app.dir/main.c.obj�[K
 
[149/179] Building C object CMakeFiles/app.dir/flash_map_extended.c.obj�[K
 
[149/179] Building C object CMakeFiles/app.dir/os.c.obj�[K
 
[149/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/tlv.c.obj�[K
 
[149/179] Building C object CMakeFiles/app.dir/keys.c.obj�[K
 
[149/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_validate.c.obj�[K
 
[150/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/tlv.c.obj�[K
 
[150/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/encrypted.c.obj�[K
 
[151/179] Building C object CMakeFiles/app.dir/keys.c.obj�[K
 
[151/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_rsa.c.obj�[K
 
[152/179] Building C object CMakeFiles/app.dir/os.c.obj�[K
 
[152/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_ec256.c.obj�[K
 
[153/179] Building C object CMakeFiles/app.dir/flash_map_extended.c.obj�[K
 
[153/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_ed25519.c.obj�[K
 
[154/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/encrypted.c.obj�[K
 
[154/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/bootutil_misc.c.obj�[K
 
[155/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_rsa.c.obj�[K
 
[155/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_misc.c.obj�[K
 
[156/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_ed25519.c.obj�[K
 
[156/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/loader.c.obj�[K
 
[157/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_misc.c.obj�[K
 
[157/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_scratch.c.obj�[K
 
[158/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/bootutil_misc.c.obj�[K
 
[158/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_move.c.obj�[K
 
[159/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_scratch.c.obj�[K
 
[159/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/caps.c.obj�[K
 
[160/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/swap_move.c.obj�[K
 
[160/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/mbedtls-asn1/src/asn1parse.c.obj�[K
 
[161/179] Building C object CMakeFiles/app.dir/main.c.obj�[K
 
[161/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/mbedtls-asn1/src/platform_util.c.obj�[K
 
[162/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/caps.c.obj�[K
 
[162/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/nrf/cc310_glue.c.obj�[K
 
[163/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/mbedtls-asn1/src/asn1parse.c.obj�[K
 
[163/179] Building C object CMakeFiles/app.dir/zephyr/autogen-pubkey.c.obj�[K
 
[164/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/loader.c.obj�[K
 
[164/179] Building C object CMakeFiles/app.dir/arm_cleanup.c.obj�[K
 
[165/179] Building C object CMakeFiles/app.dir/zephyr/autogen-pubkey.c.obj�[K
 
[165/179] Building C object CMakeFiles/app.dir/nrf_cleanup.c.obj�[K
 
[166/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/nrf/cc310_glue.c.obj�[K
 
[166/179] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[167/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_ec256.c.obj�[K
 
[168/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/ext/mbedtls-asn1/src/platform_util.c.obj�[K
 
[169/179] Building C object CMakeFiles/app.dir/home/ted/projects/embedded/ncs/v1.4.1/bootloader/mcuboot/boot/bootutil/src/image_validate.c.obj�[K
 
[170/179] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[171/179] Building C object CMakeFiles/app.dir/nrf_cleanup.c.obj�[K
 
[172/179] Building C object CMakeFiles/app.dir/arm_cleanup.c.obj�[K
 
[172/179] Linking C static library app/libapp.a�[K
 
[173/179] Linking C static library app/libapp.a�[K
 
[173/179] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
[174/179] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
Memory region        Used Size  Region Size  %age Used
 
          FLASH:      42348 B        48 KB    86.16%
 
            SRAM:      22184 B      192 KB    11.28%
 
        IDT_LIST:          72 B        2 KB      3.52%
 
  
[174/179] Generating linker_pass_final.cmd�[K
+
== [[#top|^]] HP laptop model 15-ac133ds ==
[175/179] Generating linker_pass_final.cmd�[K
 
[175/179] Generating isr_tables.c�[K
 
[176/179] Generating isr_tables.c�[K
 
[176/179] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[176/179] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[177/179] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[178/179] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[178/179] Linking C executable zephyr/zephyr.elf�[K
 
[179/179] Linking C executable zephyr/zephyr.elf�[K
 
  
[17/162] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h�[K
+
*  https://support.hp.com/us-en/product/hp-15-ac100-notebook-pc-series/8499326/model/9112028/document/c04798135
[18/162] Performing build step for 'spm_subimage'�[K
 
  
[0/197] Preparing syscall dependency handling�[K
 
[0/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMak....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[0/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/shar....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[0/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/shar....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/sha512.c.obj�[K
 
[0/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/cc31....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[0/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/cc31....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[1/197] Preparing syscall dependency handling�[K
 
  
 +
<!-- comment -->
  
[1/197] Generating misc/generated/syscalls_subdirs.trigger�[K
+
== [[#top|^]] Olimex products - dev boards and programmers and adapters ==
[2/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/cc31....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[2/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/cc310/libmbedcrypto_cc3xx_noglue.a�[K
 
[3/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMak....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[3/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/libmbedtls_external.a�[K
 
[4/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/shar....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[5/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/cc310/libmbedcrypto_cc3xx_noglue.a�[K
 
[6/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/libmbedtls_external.a�[K
 
[7/197] Generating misc/generated/syscalls_subdirs.trigger�[K
 
[7/197] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json�[K
 
[8/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/cc31....dir/home/ted/projects/embedded/ncs/v1.4.1/zephyr/misc/empty_file.c.obj�[K
 
[8/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/cc310/libmbedcrypto_cc3xx.a�[K
 
[9/197] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json�[K
 
[9/197] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h�[K
 
[9/197] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h�[K
 
[9/197] Generating include/generated/driver-validation.h�[K
 
[10/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/cc310/libmbedcrypto_cc3xx.a�[K
 
[11/197] Generating include/generated/syscall_dispatch.c, include/generated/syscall_list.h�[K
 
[12/197] Generating include/generated/kobj-types-enum.h, include/generated/otype-to-str.h�[K
 
[13/197] Generating include/generated/driver-validation.h�[K
 
[13/197] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[14/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/sha....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/sha512.c.obj�[K
 
[14/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/shared/libmbedcrypto_shared.a�[K
 
[15/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/shared/libmbedcrypto_shared.a�[K
 
[16/197] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[16/197] Generating include/generated/offsets.h�[K
 
[17/197] Generating include/generated/offsets.h�[K
 
[17/197] Building C object CMakeFiles/app.dir/src/main.c.obj�[K
 
[17/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[17/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[17/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[17/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[17/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[18/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[18/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[19/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[19/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[20/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[20/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[21/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[21/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[22/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[22/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[23/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[23/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[24/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[24/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[25/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[25/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[26/197] Building C object CMakeFiles/app.dir/src/main.c.obj�[K
 
[26/197] Linking C static library app/libapp.a�[K
 
[27/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[27/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[28/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[28/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[29/197] Linking C static library app/libapp.a�[K
 
[29/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[30/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[30/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[31/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[31/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[32/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[32/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[33/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[33/197] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[34/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[34/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[35/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[35/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/power.c.obj�[K
 
[36/197] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[36/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[37/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[37/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[38/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[38/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/power.c.obj�[K
 
[39/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[39/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[40/197] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[40/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/policy/policy_residency.c.obj�[K
 
[41/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/power.c.obj�[K
 
[41/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj�[K
 
[42/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/power.c.obj�[K
 
[42/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[43/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[43/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[44/197] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[44/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[45/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[45/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/spm/spm.c.obj�[K
 
[46/197] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/policy/policy_residency.c.obj�[K
 
[46/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/spm/secure_services.c.obj�[K
 
[47/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[47/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj�[K
 
[48/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj�[K
 
[48/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c.obj�[K
 
[49/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj�[K
 
[49/197] Generating linker.cmd�[K
 
[50/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[50/197] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[51/197] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[51/197] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[52/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projec...lib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c.obj�[K
 
[52/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[53/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[53/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[54/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/spm/spm.c.obj�[K
 
[54/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[55/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[55/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[56/197] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[56/197] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[57/197] Generating linker.cmd�[K
 
[57/197] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[58/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[58/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[59/197] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[59/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[60/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[60/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[61/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[61/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[62/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[62/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[63/197] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[63/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[64/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[64/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[65/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[65/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[66/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[66/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[67/197] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[67/197] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[68/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[68/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[69/197] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/spm/secure_services.c.obj�[K
 
[69/197] Linking C static library zephyr/libzephyr.a�[K
 
[70/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[70/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[71/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[71/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[72/197] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[72/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[73/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[73/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[74/197] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[74/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[75/197] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[75/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[76/197] Linking C static library zephyr/libzephyr.a�[K
 
[76/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[77/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[77/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[78/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[78/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/tz/CMakeFiles/arch__arm__core__aarch32__cortex_m__tz.dir/arm_core_tz.c.obj�[K
 
[79/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[79/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[80/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[80/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[81/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[81/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[82/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[82/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[83/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[83/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[84/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[84/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[85/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[85/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[86/197] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/tz/CMakeFiles/arch__arm__core__aarch32__cortex_m__tz.dir/arm_core_tz.c.obj�[K
 
[86/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/tz/libarch__arm__core__aarch32__cortex_m__tz.a�[K
 
[87/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[87/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[88/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[88/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[89/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[89/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[90/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[90/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[91/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[91/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[92/197] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/tz/libarch__arm__core__aarch32__cortex_m__tz.a�[K
 
[92/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[93/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[93/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[94/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[94/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[95/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[95/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[96/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[96/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[97/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[97/197] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[98/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[98/197] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[99/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[99/197] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[100/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[100/197] Building C object zephyr/boards/boards/arm/circuitdojo_feathe...160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[101/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[101/197] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[102/197] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[102/197] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[103/197] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[103/197] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[104/197] Building C object zephyr/boards/boards/arm/circuitdojo_feathe...160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[104/197] Linking C static library zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[105/197] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[105/197] Building C object modules/nrf/lib/fatal_error/CMakeFiles/..__nrf__lib__fatal_error.dir/fatal_error.c.obj�[K
 
[106/197] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[106/197] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[107/197] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[107/197] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[108/197] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[108/197] Building C object modules/nrf/subsys/fw_info/CMakeFiles/..__nrf__subsys__fw_info.dir/fw_info.c.obj�[K
 
[109/197] Building C object modules/nrf/lib/fatal_error/CMakeFiles/..__nrf__lib__fatal_error.dir/fatal_error.c.obj�[K
 
[109/197] Linking C static library modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a�[K
 
[110/197] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[110/197] Building C object modules/nrf/drivers/hw_cc310/CMakeFiles/..__nrf__drivers__hw_cc310.dir/hw_cc310.c.obj�[K
 
[111/197] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[111/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/aesni.c.obj�[K
 
[112/197] Building C object modules/nrf/subsys/fw_info/CMakeFiles/..__nrf__subsys__fw_info.dir/fw_info.c.obj�[K
 
[112/197] Linking C static library modules/nrf/subsys/fw_info/lib..__nrf__subsys__fw_info.a�[K
 
[113/197] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[113/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/arc4.c.obj�[K
 
[114/197] Building C object modules/nrf/drivers/hw_cc310/CMakeFiles/..__nrf__drivers__hw_cc310.dir/hw_cc310.c.obj�[K
 
[114/197] Linking C static library modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a�[K
 
[115/197] Linking C static library zephyr/boards/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[115/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/aria.c.obj�[K
 
[116/197] Linking C static library modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a�[K
 
[116/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/asn1parse.c.obj�[K
 
[117/197] Linking C static library modules/nrf/subsys/fw_info/lib..__nrf__subsys__fw_info.a�[K
 
[117/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/asn1write.c.obj�[K
 
[118/197] Linking C static library modules/nrf/drivers/hw_cc310/lib..__nrf__drivers__hw_cc310.a�[K
 
[118/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/base64.c.obj�[K
 
[119/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/aria.c.obj�[K
 
[119/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/bignum.c.obj�[K
 
[120/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/aesni.c.obj�[K
 
[120/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/blowfish.c.obj�[K
 
[121/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/arc4.c.obj�[K
 
[121/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/camellia.c.obj�[K
 
[122/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/asn1parse.c.obj�[K
 
[122/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/cipher.c.obj�[K
 
[123/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/base64.c.obj�[K
 
[123/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/cipher_wrap.c.obj�[K
 
[124/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/asn1write.c.obj�[K
 
[124/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/ctr_drbg.c.obj�[K
 
[125/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/blowfish.c.obj�[K
 
[125/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/des.c.obj�[K
 
[126/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/bignum.c.obj�[K
 
[126/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/entropy.c.obj�[K
 
[127/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/camellia.c.obj�[K
 
[127/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ome/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/entropy_poll.c.obj�[K
 
[128/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/ctr_drbg.c.obj�[K
 
[128/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/error.c.obj�[K
 
[129/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/des.c.obj�[K
 
[129/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/gcm.c.obj�[K
 
[130/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/gcm.c.obj�[K
 
[130/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/havege.c.obj�[K
 
[131/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/error.c.obj�[K
 
[131/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/hkdf.c.obj�[K
 
[132/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/havege.c.obj�[K
 
[132/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/hmac_drbg.c.obj�[K
 
[133/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/cipher.c.obj�[K
 
[133/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...illa.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md.c.obj�[K
 
[134/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/cipher_wrap.c.obj�[K
 
[134/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md2.c.obj�[K
 
[135/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/entropy.c.obj�[K
 
[135/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md4.c.obj�[K
 
[136/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/hmac_drbg.c.obj�[K
 
[136/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md5.c.obj�[K
 
[137/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/hkdf.c.obj�[K
 
[137/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/nist_kw.c.obj�[K
 
[138/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md2.c.obj�[K
 
[138/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/oid.c.obj�[K
 
[139/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md4.c.obj�[K
 
[139/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/padlock.c.obj�[K
 
[140/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ome/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/entropy_poll.c.obj�[K
 
[140/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...illa.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pk.c.obj�[K
 
[141/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...illa.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md.c.obj�[K
 
[141/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pk_wrap.c.obj�[K
 
[142/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/md5.c.obj�[K
 
[142/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkcs12.c.obj�[K
 
[143/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/nist_kw.c.obj�[K
 
[143/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkcs5.c.obj�[K
 
[144/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/padlock.c.obj�[K
 
[144/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkparse.c.obj�[K
 
[145/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...illa.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pk.c.obj�[K
 
[145/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkwrite.c.obj�[K
 
[146/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pk_wrap.c.obj�[K
 
[146/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/platform.c.obj�[K
 
[147/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkcs12.c.obj�[K
 
[147/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...me/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/platform_util.c.obj�[K
 
[148/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...lla.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/oid.c.obj�[K
 
[148/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/ripemd160.c.obj�[K
 
[149/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkparse.c.obj�[K
 
[149/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/timing.c.obj�[K
 
[150/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkwrite.c.obj�[K
 
[150/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/version.c.obj�[K
 
[151/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...a.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/pkcs5.c.obj�[K
 
[151/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ted/projects/embedded/ncs/v1.4.1/mbedtls/library/version_features.c.obj�[K
 
[152/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/platform.c.obj�[K
 
[152/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/xtea.c.obj�[K
 
[153/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM....dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/timing.c.obj�[K
 
[153/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_base_vanilla.dir/replacements/pem.c.obj�[K
 
[154/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...ted/projects/embedded/ncs/v1.4.1/mbedtls/library/version_features.c.obj�[K
 
[154/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_base_vanilla.dir/replacements/memory_buffer_alloc.c.obj�[K
 
[155/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...r/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/ripemd160.c.obj�[K
 
[155/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[156/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/version.c.obj�[K
 
[156/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[157/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_base_vanilla.dir/replacements/memory_buffer_alloc.c.obj�[K
 
[157/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[158/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_base_vanilla.dir/replacements/pem.c.obj�[K
 
[158/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[159/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...me/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/platform_util.c.obj�[K
 
[159/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[160/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[160/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[161/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[161/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[162/197] Building C object modules/nrfxlib/nrf_security/src/mbedtls/CM...la.dir/home/ted/projects/embedded/ncs/v1.4.1/mbedtls/library/xtea.c.obj�[K
 
[162/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/libmbedtls_base_vanilla.a�[K
 
[163/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[163/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[164/197] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[164/197] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[165/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[165/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[166/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[166/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[167/197] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[167/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[168/197] Linking C static library modules/nrfxlib/nrf_security/src/mbedtls/libmbedtls_base_vanilla.a�[K
 
[168/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[169/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[169/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[170/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[170/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[171/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[171/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[172/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[172/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[173/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[173/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[174/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[174/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[175/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[175/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[176/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[176/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[177/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[177/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[178/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[178/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[179/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[179/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[180/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[180/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[181/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[181/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[182/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[182/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[183/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[183/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[184/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[184/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[185/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[186/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[187/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[188/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[189/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[190/197] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[190/197] Linking C static library zephyr/kernel/libkernel.a�[K
 
[191/197] Linking C static library zephyr/kernel/libkernel.a�[K
 
[191/197] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
[192/197] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
Memory region        Used Size  Region Size  %age Used
 
          FLASH:      32256 B        48 KB    65.62%
 
            SRAM:        5520 B        64 KB      8.42%
 
        IDT_LIST:          40 B        2 KB      1.95%
 
  
[192/197] Generating linker_pass_final.cmd�[K
+
https://www.olimex.com/Products/Components/Connectors/MICRO-USB-OTG-ADAPTER/
[193/197] Generating linker_pass_final.cmd�[K
 
[193/197] Generating isr_tables.c�[K
 
[194/197] Generating isr_tables.c�[K
 
[194/197] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[194/197] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[195/197] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[196/197] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[196/197] Linking C executable zephyr/zephyr.elf�[K
 
[197/197] Linking C executable zephyr/zephyr.elf�[K
 
  
[20/162] Completed 'mcuboot_subimage'�[K
 
[21/162] No install step for 'spm_subimage'�[K
 
[22/162] No install step for 'spm_subimage'�[K
 
[22/162] Completed 'spm_subimage'�[K
 
[23/162] Completed 'spm_subimage'�[K
 
[23/162] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[24/162] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj�[K
 
[24/162] Generating include/generated/offsets.h�[K
 
[25/162] Generating include/generated/offsets.h�[K
 
[25/162] Building C object CMakeFiles/app.dir/src/main.c.obj�[K
 
[25/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[25/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[25/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[25/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[25/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[26/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj�[K
 
[26/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[27/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj�[K
 
[27/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[28/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj�[K
 
[28/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[29/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj�[K
 
[29/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[30/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj�[K
 
[30/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[31/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj�[K
 
[31/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[32/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mempool.c.obj�[K
 
[32/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[33/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj�[K
 
[33/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[34/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj�[K
 
[34/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[35/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj�[K
 
[35/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[36/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj�[K
 
[36/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[37/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj�[K
 
[37/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[38/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj�[K
 
[38/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[39/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj�[K
 
[39/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[40/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/work_q.c.obj�[K
 
[40/162] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[41/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj�[K
 
[41/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[42/162] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj�[K
 
[42/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/power.c.obj�[K
 
[43/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj�[K
 
[43/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[44/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj�[K
 
[44/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[45/162] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/prf.c.obj�[K
 
[45/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/power.c.obj�[K
 
[46/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/soc.c.obj�[K
 
[46/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[47/162] Building C object CMakeFiles/app.dir/src/main.c.obj�[K
 
[47/162] Linking C static library app/libapp.a�[K
 
[48/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj�[K
 
[48/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/policy/policy_residency.c.obj�[K
 
[49/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/power.c.obj�[K
 
[49/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj�[K
 
[50/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf91/power.c.obj�[K
 
[50/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[51/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/reboot.c.obj�[K
 
[51/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[52/162] Linking C static library app/libapp.a�[K
 
[52/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[53/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj�[K
 
[53/162] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/nonsecure/secure_services_ns.c.obj�[K
 
[54/162] Building C object zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj�[K
 
[54/162] Generating linker.cmd�[K
 
[55/162] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/power/policy/policy_residency.c.obj�[K
 
[55/162] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[56/162] Generating linker.cmd�[K
 
[56/162] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[57/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj�[K
 
[57/162] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[58/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj�[K
 
[58/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[59/162] Building C object zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj�[K
 
[59/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[60/162] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj�[K
 
[60/162] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[61/162] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj�[K
 
[61/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[62/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap_helper.S.obj�[K
 
[62/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[63/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/swap.c.obj�[K
 
[63/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[64/162] Linking C static library zephyr/arch/common/libisr_tables.a�[K
 
[64/162] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[65/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj�[K
 
[65/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[66/162] Linking C static library zephyr/arch/common/libarch__common.a�[K
 
[66/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[67/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/irq_manage.c.obj�[K
 
[67/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[68/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/thread.c.obj�[K
 
[68/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[69/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/fatal.c.obj�[K
 
[69/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[70/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi.c.obj�[K
 
[70/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[71/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/nmi_on_reset.S.obj�[K
 
[71/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[72/162] Building C object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/prep_c.c.obj�[K
 
[72/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[73/162] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj�[K
 
[73/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[74/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault_s.S.obj�[K
 
[74/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[75/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/vector_table.S.obj�[K
 
[75/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[76/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/reset.S.obj�[K
 
[76/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[77/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/scb.c.obj�[K
 
[77/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[78/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/exc_exit.S.obj�[K
 
[78/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[79/162] Building C object zephyr/CMakeFiles/zephyr.dir/home/ted/projects/embedded/ncs/v1.4.1/nrf/subsys/nonsecure/secure_services_ns.c.obj�[K
 
[79/162] Linking C static library zephyr/libzephyr.a�[K
 
[80/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/fault.c.obj�[K
 
[80/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[81/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/thread_abort.c.obj�[K
 
[81/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[82/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/m...akeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_core_mpu.c.obj�[K
 
[82/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[83/162] Linking C static library zephyr/libzephyr.a�[K
 
[83/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[84/162] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/isr_wrapper.S.obj�[K
 
[84/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[85/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj�[K
 
[85/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[86/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj�[K
 
[86/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[87/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/c...eFiles/arch__arm__core__aarch32__cortex_m__cmse.dir/arm_core_cmse.c.obj�[K
 
[87/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[88/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/CMakeFiles/arch__arm__core__aarch32__cortex_m__mpu.dir/arm_mpu.c.obj�[K
 
[88/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[89/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj�[K
 
[89/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[90/162] Building C object zephyr/arch/arch/arm/core/aarch32/cortex_m/CMakeFiles/arch__arm__core__aarch32__cortex_m.dir/irq_init.c.obj�[K
 
[90/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[91/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/libarch__arm__core__aarch32.a�[K
 
[91/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[92/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj�[K
 
[92/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[93/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj�[K
 
[93/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[94/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj�[K
 
[94/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[95/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/mpu/libarch__arm__core__aarch32__cortex_m__mpu.a�[K
 
[95/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[96/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/cmse/libarch__arm__core__aarch32__cortex_m__cmse.a�[K
 
[96/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[97/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj�[K
 
[97/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[98/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj�[K
 
[98/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[99/162] Linking C static library zephyr/arch/arch/arm/core/aarch32/cortex_m/libarch__arm__core__aarch32__cortex_m.a�[K
 
[99/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[100/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj�[K
 
[100/162] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[101/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj�[K
 
[101/162] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[102/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj�[K
 
[102/162] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[103/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj�[K
 
[103/162] Building C object zephyr/boards/arm/circuitdojo_feather_nrf9160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[104/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj�[K
 
[104/162] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj�[K
 
[105/162] Building C object zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj�[K
 
[105/162] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[106/162] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/pthread_common.c.obj�[K
 
[106/162] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[107/162] Building C object zephyr/lib/posix/CMakeFiles/lib__posix.dir/nanosleep.c.obj�[K
 
[107/162] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[108/162] Linking C static library zephyr/lib/libc/minimal/liblib__libc__minimal.a�[K
 
[108/162] Building C object modules/nrf/lib/fatal_error/CMakeFiles/..__nrf__lib__fatal_error.dir/fatal_error.c.obj�[K
 
[109/162] Linking C static library zephyr/lib/posix/liblib__posix.a�[K
 
[109/162] Building C object modules/nrf/subsys/fw_info/CMakeFiles/..__nrf__subsys__fw_info.dir/fw_info.c.obj�[K
 
[110/162] Building C object zephyr/boards/arm/circuitdojo_feather_nrf9160/CMakeFiles/boards__arm__circuitdojo_feather_nrf9160.dir/board.c.obj�[K
 
[110/162] Linking C static library zephyr/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[111/162] Building C object zephyr/soc/arm/common/cortex_m/CMakeFiles/soc__arm__common__cortex_m.dir/arm_mpu_regions.c.obj�[K
 
[111/162] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[112/162] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj�[K
 
[112/162] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[113/162] Building C object modules/nrf/lib/fatal_error/CMakeFiles/..__nrf__lib__fatal_error.dir/fatal_error.c.obj�[K
 
[113/162] Linking C static library modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a�[K
 
[114/162] Building C object modules/nrf/subsys/fw_info/CMakeFiles/..__nrf__subsys__fw_info.dir/fw_info.c.obj�[K
 
[114/162] Linking C static library modules/nrf/subsys/fw_info/lib..__nrf__subsys__fw_info.a�[K
 
[115/162] Linking C static library zephyr/boards/arm/circuitdojo_feather_nrf9160/libboards__arm__circuitdojo_feather_nrf9160.a�[K
 
[115/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[116/162] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj�[K
 
[116/162] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a�[K
 
[117/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/mdk/system_nrf9160.c.obj�[K
 
[117/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[118/162] Linking C static library zephyr/soc/arm/common/cortex_m/libsoc__arm__common__cortex_m.a�[K
 
[118/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[119/162] Linking C static library zephyr/drivers/serial/libdrivers__serial.a�[K
 
[119/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[120/162] Linking C static library modules/nrf/lib/fatal_error/lib..__nrf__lib__fatal_error.a�[K
 
[120/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[121/162] Linking C static library modules/nrf/subsys/fw_info/lib..__nrf__subsys__fw_info.a�[K
 
[121/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[122/162] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a�[K
 
[122/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[123/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_nvmc.c.obj�[K
 
[123/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[124/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx_glue.c.obj�[K
 
[124/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[125/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj�[K
 
[125/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[126/162] Building C object modules/nordic/CMakeFiles/..__modules__hal__nordic.dir/nrfx/drivers/src/nrfx_clock.c.obj�[K
 
[126/162] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[127/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj�[K
 
[127/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[128/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj�[K
 
[128/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[129/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj�[K
 
[129/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[130/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj�[K
 
[130/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[131/162] Linking C static library modules/nordic/lib..__modules__hal__nordic.a�[K
 
[131/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[132/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj�[K
 
[132/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[133/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj�[K
 
[133/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[134/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj�[K
 
[134/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[135/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj�[K
 
[135/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[136/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj�[K
 
[136/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[137/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj�[K
 
[137/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[138/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj�[K
 
[138/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[139/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj�[K
 
[139/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[140/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj�[K
 
[140/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[141/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj�[K
 
[141/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[142/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj�[K
 
[142/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[143/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj�[K
 
[143/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[144/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj�[K
 
[144/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[145/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj�[K
 
[146/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj�[K
 
[147/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj�[K
 
[148/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj�[K
 
[149/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj�[K
 
[150/162] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj�[K
 
[150/162] Linking C static library zephyr/kernel/libkernel.a�[K
 
[151/162] Linking C static library zephyr/kernel/libkernel.a�[K
 
[151/162] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
[152/162] Linking C executable zephyr/zephyr_prebuilt.elf�[K
 
Memory region        Used Size  Region Size  %age Used
 
          FLASH:      15000 B    441856 B      3.39%
 
            SRAM:        4008 B      192 KB      2.04%
 
        IDT_LIST:          56 B        2 KB      2.73%
 
  
[152/162] Generating linker_pass_final.cmd�[K
+
<!-- comment -->
[153/162] Generating linker_pass_final.cmd�[K
 
[153/162] Generating isr_tables.c�[K
 
[154/162] Generating isr_tables.c�[K
 
[154/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[154/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[155/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj�[K
 
[156/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj�[K
 
[156/162] Linking C executable zephyr/zephyr.elf�[K
 
[157/162] Linking C executable zephyr/zephyr.elf�[K
 
[157/162] Generating zephyr/mcuboot_primary.hex�[K
 
[157/162] Generating zephyr/mcuboot_primary_app.hex�[K
 
[158/162] Generating zephyr/mcuboot_primary.hex�[K
 
[159/162] Generating zephyr/mcuboot_primary_app.hex�[K
 
[159/162] Generating ../../zephyr/app_update.bin, ../../zephyr/app_sign..../../zephyr/app_test_update.hex, ../../zephyr/app_moved_test_update.hex�[K
 
[160/162] Generating ../../zephyr/app_update.bin, ../../zephyr/app_sign..../../zephyr/app_test_update.hex, ../../zephyr/app_moved_test_update.hex�[K
 
[160/162] Running utility command for mcuboot_sign_target�[K
 
[161/162] Running utility command for mcuboot_sign_target�[K
 
[161/162] Generating zephyr/merged.hex�[K
 
[162/162] Generating zephyr/merged.hex�[K
 
�[0m�]0;ted@localhost: ~/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky��[01;32mted@localhost�[00m:�[01;34m~/projects/embedded/ncs/v1.4.1/zephyr/samples/basic/blinky�[00m$ exit
 
exit
 
  
Script done on 2021-08-04 14:10:49-07:00 [COMMAND_EXIT_CODE="0"]
+
== [[#top|^]] APHIS Contact Information ==
</pre>
 
  
 
<!--
 
<!--
  "latitude":          “45.40494423760174”,
+
<pre>
  "longitude":      “-122.5310215439456”,
+
APHIS-Seattle Inspection Station<Seattle.Inspection.Station@aphis.usda.gov> Wed, Oct 31, 2018 at 4:29 AM
-->
+
To: "ariliriswebmaster@gmail.com" <ariliriswebmaster@gmail.com>
 +
Reply | Reply to all | Forward | Print | Delete | Show original
 +
 
 +
Hello,
 +
 
 +
A seed shipment of yours just arrived at the Seattle Plant Inspection Station from Denmark. Please send a list showing the botanical names of all seeds in this shipment, including species. The list also needs to show the country of origin of all seeds. Thank you.
  
<!-- 2022-05-18
+
Frank Goovaerts
 
frank.h.goovaerts@pdx.edu
 
  
Hello Mr. Goovaerts,
+
Regards,
  
My name is Ted Havelka. I am a friend and fellow alum of Andrew Greenberg, and one of the many Portland Aerospace Society participants who played a role, if small, over the years.  I still keep in touch with Andrew.  I am also employed as a firmware engineer at a local, Clackamas Oregon company where we have recently posted a job opportunity that's ideally suited for recent graduates on an embedded systems and firmware track.  Andrew suggested that I reach out to you and pass along our job posting.  Here is the link:
+
   
  
*  https://recruiting.ultipro.com/ROP1001ROPER/JobBoard/5635cac7-6c69-44a7-850c-cf35112ce343/OpportunityDetail?opportunityId=eea2677d-12ab-4420-8507-0bded05f2e0f
+
Steve Zoelle
  
My supervisor is spearheading the initial interviews and will make hiring decisions.  As the lead firmware developer on a small IIoT team I'll be involved in interviewing candidates who we call for a second more in depth interview.  I hope it is appropriate for me to reach out to you this way.  Let me know whether there will be any graduates this spring of 2022 with a focus on firmware and embedded level design.
+
Plant Health Safeguarding Specialist
  
Thank you,
+
SeaTac PIS
  
- Ted
+
USDA APHIS PPQ         
  
 +
SeaTac, WA 98148
  
 +
Cell Phone – 206-960-0931
  
2022-05-25 WED
+
Office – 206-878-6607
  
Priyam Chetan Shah, M.S. Electrical Engineering
+
Main Office – 206-878-6600
Machine Vision algorithms on custom hardware,
+
</pre>
 +
-->
  
 +
<!-- comment -->
  
Ted's questions:
+
== [[#top|^]] helleborine orchid and others ==
  
(1) In your skills and work history you've done a ton of stuff, when do you sleep?
+
<ul>
 +
* http://www.sherwoodonline.de/orchids-ontario/ontorchids3.html
 +
*  https://www.plantdelights.com/blogs/articles/cold-hardy-palms-windmill-needle-palm-tree-weather
 +
</ul>
  
(2)  Why the (potentially more challenging) switch from molecular biology to electrical engineering?
 
  
(3)  Can you describe the "skills development process" you mention leading at Atypical Technology and Advanced Projects (ATAP)?
+
<!-- comment -->
    ( Is ATAP part of or the more modern times Computer Action Team at PSU School of Engineering? )
 
  
 +
== [[#top|^]] Home remedies for common problems ==
  
 +
*  https://getpocket.com/explore/item/6-plants-that-naturally-repel-mosquitoes . . . repel mosquitoes
  
(4)  Given your wide range of technical skills what most caught your eye in our Firmware Developer job description?
+
<!--comment -->
  
 +
== [[#top|^]] Desert and succulent plants ==
  
 +
<ul>
 +
*  https://www.highcountrygardens.com/perennial-plants/cacti-and-succulents/delosperma-sphalmanthoides-tufted-ice-plant
  
-->
+
*  http://pza.sanbi.org/aloe-mitriformis  . . . aloe mitriformis
  
<!-- 2022-05-26 THU
+
*  https://www.cactusjungle.com/rare-cacti-found-in-india/
 +
</ul>
  
Questions for Mr. Bliss Brass
+
<!--comment -->
  
( Quick overview . . . )
+
== [[#top|^]] Git references ==
Your program of engineering study was specifically Computer Engineering, CE rather than EE by formal designation?  What made you choose this path?
 
  
 +
Reference material:
 +
Git book: https://git-scm.com/book/en/v2
 +
Tortious Git: https://tortoisegit.org/docs/tortoisegit/index.html
 +
Git branching model: https://nvie.com/posts/a-successful-git-branching-model/
  
 +
<!--comment -->
  
Specific project questions . . .
+
== [[#top|^]] Modbus entity addressing and numbering ==
  
Work at MSX:
+
<ul>
 +
*  https://en.wikipedia.org/wiki/Modbus#Coil,_discrete_input,_input_register,_holding_register_numbers_and_addresses
 +
*  http://helpdesk.servelec-technologies.com/knowledgebase/article/view/700/156
 +
</ul>
  
  (1) Can you talk a bit about your role in the medical wrist device firmware project at MSX?
+
<!--comment -->
 +
== [[#top|^]] One's compliment and two's compliment ==
 +
* https://www.rfwireless-world.com/Terminology/1s-complement-vs-2s-complement.html
  
  (2)  Can you describe the tools and work steps, generically ok, in your CNC machine firmware debugging?
+
<!--comment -->
  
 +
== [[#top|^]] Cooking and Recipes ==
  
 +
<ul>
 +
*  https://www.youtube.com/watch?v=-v8_zlQ2tDw
  
Summer Project question:
+
*  https://carolinarice.com/recipes/arroz-congri/  Arroz congri
 +
</ul>
  
  (3)  Does the algorithmic project assignment work involve primarily or solely software design and testing?  Or any hardware?
+
<!--comment -->
  
  (4)  Looks like there's a lot of documentation in your summer project.  Do you like to document your own personal projects, such as things you may share on github or just have time to pursue on weekends?
+
== [[#top|^]] Networking messages ==
  
  (5)  In a sentence or two how would you briefly summarize what each of "requirements", "specifications" and "test plan" mean?
+
<pre>
 +
$ nslookup github.com
 +
;; communications error to 127.0.0.53#53: timed out
 +
Server: 127.0.0.53
 +
Address: 127.0.0.53#53
  
-->
+
Non-authoritative answer:
 +
Name: github.com
 +
Address: 140.82.112.4
 +
</pre>
  
 +
<!-- odne komentar -->
 
<!--
 
<!--
 
 
  *  Jared Kangas
 
  *  Jared Kangas
 
Longview Washington
 
Longview Washington
Line 1,712: Line 963:
  
 
-->
 
-->
 
 
 
<!--
 
<!--
 
2022-05-25 WED
 
2022-05-25 WED
Line 1,727: Line 976:
 
[10:32 AM] Julio Martinez
 
[10:32 AM] Julio Martinez
 
AT+CPSMS?
 
AT+CPSMS?
 +
-->
 +
<!-- https://pocket-syndicated-images.s3.amazonaws.com/62e09a796c8af.png -->
 +
<!-- https://cnquectel-my.sharepoint.com/personal/america-fae_quectel_com/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Famerica%2Dfae%5Fquectel%5Fcom%2FDocuments%2FBakewell%20Wang%2Fcustomer%2Fcornell%20pump%2DBG95M5&ga=1 -->
 +
<!-- Response to AT+QGMR:  BG95M5LAR02A03_01.008.01.008 -->
 +
<!--
  
 +
[1/193] Preparing syscall dependency handling
 +
 +
[2/193] Generating include/generated/version.h
 +
-- Zephyr version: 3.4.0 (/home/ted/projects-sandbox/workspace-for-nexus/zephyr), build: zephyr-v3.4.0
 +
[128/193] Building C object zephyr/drivers/counter/CMakeFiles/drivers__counter.dir/counter_mcux_lpc_rtc.c.obj
 +
In file included from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/include/zephyr/sys/util_macro.h:34,
 +
                from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/include/zephyr/sys/util.h:17,
 +
                from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/include/zephyr/devicetree.h:21,
 +
                from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/include/zephyr/device.h:12,
 +
                from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/include/zephyr/drivers/counter.h:27,
 +
                from /home/ted/projects-sandbox/workspace-for-nexus/zephyr/drivers/counter/counter_mcux_lpc_rtc.c:9:
 +
/home/ted/projects-sandbox/workspace-for-nexus/zephyr/drivers/counter/counter_mcux_lpc_rtc.c: In function 'mcux_lpc_rtc_irq_config_0':
 +
/home/ted/projects-sandbox/workspace-for-nexus/zephyr/drivers/counter/counter_mcux_lpc_rtc.c:259:4: warning: implicit declaration of function 'EnableDeepSleepIRQ' [-Wimplicit-function-declaration]
 +
  259 |    EnableDeepSleepIRQ(DT_INST_IRQN(id));
  
 
-->
 
-->
 +
 +
 +
2024-07-01 - from June 11 message:
 +
 +
AB Eye of Excellence, sdlg Aril Rose, sdlg Lady Friend x Ameera, sdlg AB Desert Plum x Aitken sdlg MDB tangerine
 +
 +
 +
  
 
<center>
 
<center>

Latest revision as of 14:36, 6 October 2024

Neela Nurseries bulletin board
Quick posts to share

Keywords: Nordic toolchain


^ Overview nn bulletin board

Esta pagina es para poner enlances y notas que probablemente querremos compartir con otros fuera de estas paginas del wiki NN, o que no vamos a anadir a las paginas permanentemente. Esta lugar en el wiki NN es como un tablon de noticias en los lugares donde acampa la gente.


^ Recent Links

KEYWORDS : START HERE start here :


2024-08-15

- - -


Apache2 Project:

2024-02-23

2023-10-11

2023-10-04

Toradex Verdin ARM family TI-AM62 single board computer:

2023-08-28

2023-08-22

Pomona alligator test clips model 2240:

2023-07-10


2023-06-06

2023-05-23

2023-05-01

2023-04-19

yyyy-mm-dd

2023-01-10

0531 . . .

2023-01-08

2023-01-02

2022-12-31

2022-12-29

2022-12-22

2022-11-05

2022-11-02

2022-11-01


2022-10-26

2022-10-25


PWM and dead time in context of PWM, H-bridge application of dead time . . .


Links to NXP AN11538 on State Configurable Timers:

---

---


2022-10-11

2022-10-07


2022-10-05

Quectel_BG95-BG77-BG600L_Series_QuecOpen_RAM_Memory_Management_V1p0.pdf

Sparkfun SEN-17871 KX132-1211 break-out board:

Earlier . . .


2022-08-24

2022-08-18

L4 . . .

U5 . . .

https://portland.craigslist.org/clk/cto/d/battle-ground-ford-450-xl/7541293996.html

2022-08-xx

RPi Pico SPI example code . . .

- - -

  1. RTK7FPA6E1S00001BE, RTK7EKA6M1S00001BU


What to do with old clothing, used garments:



2022-07-22 - RPi Pico success stories - Pimoroni Picosystem

2022-07-18 - Infineon 32-bit micro part family XMC1100 . . .

YYYY-MM-DD


Duniya . . .





^ 2022-11-02 WED - Ford F-450


^ Recent Notes

arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)


2023

 

    0502 - cel module debug output:
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    

    Similar output with some non-zero data in the NMEA sentences:

    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    $GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0,1*2D                   +-----------------------------+
    $GPVTG,,T,,M,,N,,K,A*23                                   |                             |
    $GPRMC,,A,0000.000000,S,00000.000000,E,,,,,,A,V*17        |  Cannot open /dev/ttyUSB0!  |
    $GPGGA,,0000.000000,S,00000.000000,E,1,00,0.0,-18.0,M,18.0|                             |
    $GNGNS,,0000.000000,S,00000.000000,E,NNNNNN,00,0.0,-18.0,1+-----------------------------+
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    

    Excerpt 3:

    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    $GPGSA,A,1,,,,,,,,,,,,,0.0,0.0,0.0,1*2D
    $GPVTG,,T,,M,,N,,K,A*23
    $GPRMC,,A,0000.000000,S,00000.000000,E,,,,,,A,V*17
    $GPGGA,,0000.000000,S,00000.000000,E,1,00,0.0,-18.0,M,18.0,M,,*42
    $GNGNS,,0000.000000,S,00000.000000,E,NNNNNN,00,0.0,-18.0,18.0,,,V*0C
    $GPGSA,A,1,,,,,,,,,,,,,,,,*32
    $GPVTG,,T,,M,,N,,K,N*2C
    $GPRMC,,V,,,,,,,,,,N,V*29
    $GPGGA,,,,,,0,,,,,,,,*66
    


Search for `float32_t` definition:

0113

ted@localhost1:~/projects-sandbox/workspace-out-of-tree/modules$ grep -nr float32_t ./* | grep typedef
./hal/nxp/mcux/mcux-sdk/CMSIS/DSP/Include/arm_math_types.h:280:  typedef float float32_t;
./hal/nxp/mcux/mcux-sdk/CMSIS/Include/arm_math.h:409:  typedef float float32_t;
./hal/infineon/mtb-pdl-cat1/drivers/include/cy_syslib.h:618:typedef float    float32_t; /**< Specific-length typedef for the basic numerical types of float */
./hal/infineon/mtb-pdl-cat1/cmsis/include/arm_math.h:541:  typedef float float32_t;
./hal/cmsis/CMSIS/DSP/Include/arm_math_types.h:280:  typedef float float32_t;

0112

2022 . . .

1220

CMakeLists.txt file from NXP with references to srec_cat utility:

1209

Excerpt from cpu0 .config, [$project_root]/build/zephyr/.config:

  46 #
  47 # Devicetree Info
  48 #
  49 CONFIG_DT_HAS_ARM_ARMV8M_MPU_ENABLED=y
  50 CONFIG_DT_HAS_ARM_ARMV8M_SYSTICK_ENABLED=y
  51 CONFIG_DT_HAS_ARM_CORTEX_M33F_ENABLED=y
  52 CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED=y
  53 CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED=y
  54 CONFIG_DT_HAS_GPIO_KEYS_ENABLED=y
  55 CONFIG_DT_HAS_GPIO_LEDS_ENABLED=y
  56 CONFIG_DT_HAS_KIONIX_KX132_1211_ENABLED=y
  57 CONFIG_DT_HAS_MMIO_SRAM_ENABLED=y
  58 CONFIG_DT_HAS_NXP_IAP_FMC55_ENABLED=y
  59 CONFIG_DT_HAS_NXP_LPC_CTIMER_ENABLED=y
  60 CONFIG_DT_HAS_NXP_LPC_DMA_ENABLED=y
  61 CONFIG_DT_HAS_NXP_LPC_GPIO_ENABLED=y
  62 CONFIG_DT_HAS_NXP_LPC_IOCON_ENABLED=y
  63 CONFIG_DT_HAS_NXP_LPC_IOCON_PINCTRL_ENABLED=y
  64 CONFIG_DT_HAS_NXP_LPC_IOCON_PIO_ENABLED=y
  65 CONFIG_DT_HAS_NXP_LPC_LPADC_ENABLED=y
  66 CONFIG_DT_HAS_NXP_LPC_MAILBOX_ENABLED=y
  67 CONFIG_DT_HAS_NXP_LPC_RNG_ENABLED=y
  68 CONFIG_DT_HAS_NXP_LPC_SPI_ENABLED=y
  69 CONFIG_DT_HAS_NXP_LPC_SYSCON_ENABLED=y
  70 CONFIG_DT_HAS_NXP_LPC_UID_ENABLED=y
  71 CONFIG_DT_HAS_NXP_LPC_USART_ENABLED=y
  72 CONFIG_DT_HAS_NXP_LPC_WWDT_ENABLED=y
  73 CONFIG_DT_HAS_NXP_SCTIMER_PWM_ENABLED=y
  74 CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED=y
  75 CONFIG_DT_HAS_ZEPHYR_MEMORY_REGION_ENABLED=y
  76 # end of Devicetree Info

Excerpt from cpu1 .config, [$project_root]/build/cpu1/zephyr/.config:

  42 #
  43 # Devicetree Info
  44 #
  45 CONFIG_DT_HAS_ARM_ARMV8M_SYSTICK_ENABLED=y
  46 CONFIG_DT_HAS_ARM_CORTEX_M33_ENABLED=y
  47 CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED=y
  48 CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED=y
  49 CONFIG_DT_HAS_GPIO_KEYS_ENABLED=y
  50 CONFIG_DT_HAS_GPIO_LEDS_ENABLED=y
  51 CONFIG_DT_HAS_MMIO_SRAM_ENABLED=y
  52 CONFIG_DT_HAS_NXP_LPC_GPIO_ENABLED=y
  53 CONFIG_DT_HAS_NXP_LPC_IOCON_ENABLED=y
  54 CONFIG_DT_HAS_NXP_LPC_IOCON_PINCTRL_ENABLED=y
  55 CONFIG_DT_HAS_NXP_LPC_IOCON_PIO_ENABLED=y
  56 CONFIG_DT_HAS_NXP_LPC_MAILBOX_ENABLED=y
  57 CONFIG_DT_HAS_NXP_LPC_RNG_ENABLED=y
  58 CONFIG_DT_HAS_NXP_LPC_SYSCON_ENABLED=y
  59 CONFIG_DT_HAS_NXP_LPC_UID_ENABLED=y
  60 CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED=y
  61 CONFIG_DT_HAS_ZEPHYR_MEMORY_REGION_ENABLED=y
  62 # end of Devicetree Info


Specific build time error:

CMake Warning at /home/ted/projects-sandbox/workspace-for-nexus/zephyr/CMakeLists.txt:809 (message):
  No SOURCES given to Zephyr library: drivers__spi

  Excluding target from build.



Output of Quectel BG95 UART sample app.:

[uart 1] UART Example 80
[uart 1] task run times : 1
[uart 1] task run times : 2
[uart 1] task run times : 3
[uart 1] task run times : 4
[uart 1] task run times : 5


2022-10-04 Tuesday:

Link to Eseye connect instructions for Quectel BG95-M3 module:

[ ] https://docs.eseye.com/Content/BGxx/ConnectBG95ToNetwork.htm

at+cimi

204080746500085

at+ccid

+CCID: 8999922109280000869F

2022-09-xx . . .

Baud rate 115200, settings of 8E1:

b'Z'
0xa7 b'\xa7'
0x80 b'\x80'
0xa0 b'\xa0'
0x20 b' '
0x15 b'\x15'
0x10 b'\x10'
0x68 b'h'
0x40 b'@'
0x5a b'Z'
0xa7 b'\xa7'
0x80 b'\x80'
0xa0 b'\xa0'
0x20 b' '
0x15 b'\x15'
0x10 b'\x10'
0x68 b'h'
0x40 b'@'

Baud rate 115200, settings of 8N1:

b'Z'
b'\xa7'
b'\x00'
b'\x03'
b'\x01'
b'P'
b'\x00'
0x0 b'\x00'
0xfb b'\xfb'
0x40 b'@'
0x5a b'Z'
0xa7 b'\xa7'
0x0 b'\x00'
0x3 b'\x03'
0x1 b'\x01'
0x50 b'P'
0x0 b'\x00'
0x0 b'\x00'
0xfb b'\xfb'
0x40 b'@'


^ Justicia

2024

2023

Justicia social:

Justicia social y political:

2022-11-29


2022-11-28


^ test section 1

2022


2022-02-22



./nrf/include/net/aws_iot.rst:86:* Pass a list containing application specific topics in the :c:func:`aws_iot_subscription_topics_add` function, after the :c:func:`aws_iot_init` function call and before the :c:func:`aws_iot_connect` function call

2021-12-02 Thursday

2021-12-01 Wednesday . . .


  1. https://wiki.irises.org/Mtb/MtbMooseTracks
  2. https://wiki.irises.org/Mtb/MtbPixiWanKenobi
  3. https://wiki.irises.org/Mtb/MtbCascadeTrails

^ generic.cmake with diagnostics added

2022-07-14 ~/projects-sandbox/zephyr-work/out-of-tree/zephyr/cmake/toolchain/zephyr/generic.cmake file listing:

# SPDX-License-Identifier: Apache-2.0

message(NOTICE "*** zztop 7 *** building with var SDK_VERSION set to '${SDK_VERSION}'")
message(NOTICE "*** zztop 8 *** and with var CMAKE_CURRENT_LIST_DIR set to '${CMAKE_CURRENT_LIST_DIR}'")
message(NOTICE "*** zztop 9 *** and with var ZEPHYR_SDK_INSTALL_DIR set to '${ZEPHYR_SDK_INSTALL_DIR}'")
message(NOTICE "*** zztop 10 *** and SDK_MAJOR_MINOR set to '${SDK_MAJOR_MINOR}'")
message(NOTICE "*** zztop 11 - DEV 0714 *** and ZEPHYR_BASE set to '${ZEPHYR_BASE}'")

## if(${SDK_VERSION} VERSION_LESS_EQUAL 0.11.2)
if ( 0 ) 
  # For backward compatibility with 0.11.1 and 0.11.2
  # we need to source files from Zephyr repo
  include(${CMAKE_CURRENT_LIST_DIR}/${SDK_MAJOR_MINOR}/generic.cmake)

  set(TOOLCHAIN_KCONFIG_DIR ${CMAKE_CURRENT_LIST_DIR}/${SDK_MAJOR_MINOR})
else()
  include(${ZEPHYR_SDK_INSTALL_DIR}/cmake/zephyr/generic.cmake)

  set(TOOLCHAIN_KCONFIG_DIR ${ZEPHYR_SDK_INSTALL_DIR}/cmake/zephyr)

endif()

Some output from station on which demo project buils:

-- Board: sparkfun_thing_plus_nrf9160
-- Cache files will be written to: /home/ted/.cache/zephyr
-- Using toolchain: zephyr 0.12.4 (/opt/zephyr-sdk-0.12.4)
-- Found dtc: /opt/zephyr-sdk-0.12.4/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
*** zztop 1 - DEV 0714 *** and SDK_VERSION set to '0.12.4'
*** zztop 2 - DEV 0714 *** and SDK_MAJOR_MINOR set to '0.12'


^ 2021-09-07 - First comms with Kionix sensor

*** Booting Zephyr OS build v2.6.0-rc1-ncs1  ***
- SUCCESS - found Kionix accelerometer and device is ready
Hello World! sparkfun_thing_plus_nrf9160
file kx132-1211.c fetching device ID . . .
main.c - Kionix sensor reports its ID, as 32-bit integer 1852795211
main.c - sensor_value.val2 holds 0
main.c - value.val1 as bytes:  0x4B 0x69 0x6F 0x6E   " K  i  o  n "

^ 2021-09-06 short listing of /opt/SEGGER on Ubuntu virtual machine

guest@ubuntu-vm-0p2:/opt/SEGGER$ ls -l /opt/SEGGER
total 4
lrwxrwxrwx 1 root root   23 Nov 18  2020 JLink -> /opt/SEGGER/JLink_V688a
drwxr-xr-x 9 root root 4096 Sep  2 19:47 JLink_V688a

^ 2021-09-03 Segger JLInk lsusb

guest@ubuntu-vm-0p2:~/embedded/ncs/v1.6.1/nrf/samples/nrf9160/at_client$ lsusb
Bus 001 Device 004: ID 1366:0101 SEGGER J-Link PLUS
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Contents of /opt/SEGGER/JLink

guest@ubuntu-vm-0p2:/opt/SEGGER$ ls JLink
Devices        JFlashSPICLExe       JLinkGDBServerExe       JLinkRemoteServerCLExe  JLinkSTM32           JTAGLoadExe                libQtCore.so        libQtGui.so.4.8.7
Doc            JFlashSPIExe         JLinkGUIServerExe       JLinkRemoteServerExe    JLinkSTM32Exe        libjlinkarm.so             libQtCore.so.4      Samples
ETC            JLinkConfigExe       JLinkLicenseManager     JLinkRTTClient          JLinkSWOViewer       libjlinkarm.so.6           libQtCore.so.4.8    ThirdParty
GDBServer      JLinkDevices.xml     JLinkLicenseManagerExe  JLinkRTTClientExe       JLinkSWOViewerCLExe  libjlinkarm.so.6.88.1      libQtCore.so.4.8.7  x86
JFlashExe      JLinkExe             JLinkRegistration       JLinkRTTLogger          JLinkSWOViewerExe    libjlinkarm_x86.so         libQtGui.so
JFlashLiteExe  JLinkGDBServer       JLinkRegistrationExe    JLinkRTTLoggerExe       JMemExe              libjlinkarm_x86.so.6       libQtGui.so.4
JFlashSPI_CL   JLinkGDBServerCLExe  JLinkRemoteServer       JLinkRTTViewerExe       JRunExe              libjlinkarm_x86.so.6.88.1  libQtGui.so.4.8

guest@ubuntu-vm-0p2:/opt/SEGGER$


^ 2021-09-01 nRF and Zephyr toolchain install instructions


^ Tech Companies


^ Common Microcontroller Peripherals


^ HP laptop model 15-ac133ds


^ Olimex products - dev boards and programmers and adapters

https://www.olimex.com/Products/Components/Connectors/MICRO-USB-OTG-ADAPTER/


^ APHIS Contact Information

^ helleborine orchid and others


^ Home remedies for common problems


^ Desert and succulent plants


^ Git references

Reference material: Git book: https://git-scm.com/book/en/v2 Tortious Git: https://tortoisegit.org/docs/tortoisegit/index.html Git branching model: https://nvie.com/posts/a-successful-git-branching-model/


^ Modbus entity addressing and numbering

^ One's compliment and two's compliment


^ Cooking and Recipes


^ Networking messages

$ nslookup github.com
;; communications error to 127.0.0.53#53: timed out
Server:		127.0.0.53
Address:	127.0.0.53#53

Non-authoritative answer:
Name:	github.com
Address: 140.82.112.4


2024-07-01 - from June 11 message:

AB Eye of Excellence, sdlg Aril Rose, sdlg Lady Friend x Ameera, sdlg AB Desert Plum x Aitken sdlg MDB tangerine



- - - top of page - - -