This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
description = "Turboprint"; | |
# Nixpkgs / NixOS version to use. | |
inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; | |
outputs = { self, nixpkgs }: { | |
defaultPackage.x86_64-linux = | |
with import nixpkgs { system = "x86_64-linux"; }; | |
stdenv.mkDerivation rec { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build finished with problems, 66 warnings. | |
1346220331 function calls (1319393456 primitive calls) in 635.824 seconds | |
Ordered by: standard name | |
ncalls tottime percall cumtime percall filename:lineno(function) | |
36214 0.022 0.000 0.292 0.000 <frozen _collections_abc>:1022(__iter__) | |
3329 0.018 0.000 0.201 0.000 <frozen _collections_abc>:1032(__contains__) | |
9 0.000 0.000 0.000 0.000 <frozen _collections_abc>:104(_check_methods) | |
1 0.000 0.000 0.000 0.000 <frozen _collections_abc>:124(__subclasshook__) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (c) 2023 Ian Morris | |
* | |
* SPDX-License-Identifier: Apache-2.0 | |
*/ | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <zephyr/device.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: MIMXRT1062 | |
manufacturer: ~ | |
variants: | |
- name: MIMXRT1062CVJ5A | |
part: ~ | |
cores: | |
- name: main | |
type: armv7em | |
core_access_options: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tburdick@zefire ~/zephyr/zephyr rtio_next RUST_LOG=trace ~/src/probe-rs/target/debug/probe-rs-cli run --probe 1366:0101 --protocol=swd --chip=MIMXRT1062DVJ6A build/zephyr/zephyr.elf 1 ↵ 10283 17:23:52 | |
DEBUG probe_rs::config::registry > Searching registry for chip with name MIMXRT1062DVJ6A | |
DEBUG probe_rs::config::registry > Exact match for chip name: MIMXRT1062DVJ6A | |
TRACE probe_rs::probe::cmsisdap::tools > Attempting to open device matching 1366:0101 | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 006 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 005 Device 001: ID 1d6b:0002 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 004 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tburdick@zefire ~/zephyr/zephyr rtio_next RUST_LOG=trace ~/src/probe-rs/target/debug/probe-rs-cli run --probe 1366:0101 --protocol=swd --chip=MIMXRT1062DVJ6A build/zephyr/zephyr.elf | |
DEBUG probe_rs::config::registry > Searching registry for chip with name MIMXRT1062DVJ6A | |
DEBUG probe_rs::config::registry > Exact match for chip name: MIMXRT1062DVJ6A | |
TRACE probe_rs::probe::cmsisdap::tools > Attempting to open device matching 1366:0101 | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 006 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 005 Device 001: ID 1d6b:0002 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 004 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG probe_rs::probe::cmsisdap::tools > Attempting to open 1366:0101 in CMSIS-DAP v1 mode | |
DEBUG probe_rs::probe::stlink::usb_interface > Acquired libusb context. | |
DEBUG jaylink > libusb 1.0.26.11724 | |
DEBUG jaylink > libusb has capability API: true | |
DEBUG jaylink > libusb has HID access: true | |
DEBUG jaylink > libusb has hotplug support: true | |
DEBUG jaylink > libusb can detach kernel driver: true | |
DEBUG jaylink > open_usb: device descriptor: DeviceDescriptor { | |
bLength: 0x12, | |
bDescriptorType: 0x1, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tburdick@zefire ~/src/probe-rs/target/debug master ? RUST_LOG=trace ./probe-rs-cli info --probe 1366:0101 --protocol=swd INT(-2) ↵ 10694 16:57:00 | |
TRACE probe_rs::probe::cmsisdap::tools > Attempting to open device matching 1366:0101 | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 006 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 005 Device 001: ID 1d6b:0002 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 004 Device 001: ID 1d6b:0003 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access | |
TRACE probe_rs::probe::cmsisdap::tools > Trying device Bus 003 Device 001: ID 1d6b:0002 | |
TRACE probe_rs::probe::cmsisdap::tools > Error opening: Access |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+---/nix/store/22r3f9kqndzxlvsnw8ijg3icm4fryzdx-x86_64-unknown-linux-musl-stage-final-gcc-debug-9.3.0-lib | |
| +---/nix/store/478v47ic0hk6ijb7hh9jnl71ckmczxcg-musl-1.2.0-x86_64-unknown-linux-musl [...] | |
| +---/nix/store/9ikzxv6jgnl1zv1bsdqr87r84m70jn1i-musl-1.2.0-x86_64-unknown-linux-musl-dev | |
| | +---/nix/store/2jysm3dfsgby5sw5jgj43qjrb5v79ms9-bash-4.4-p23 | |
| | | +---/nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ pkgs ? import ../nixpkgs.nix {} }: | |
pkgs.callPackage({ stdenv, lib, fetchgit, openssl, zlib, perl, bison, flex, tzdata }: | |
stdenv.mkDerivation rec { | |
pname = "libpq"; | |
version = "12.5"; | |
src = fetchgit { | |
url = "https://git.postgresql.org/git/postgresql.git"; | |
rev = "6bb1b38fa5388a4aa39ed9e56ef477f618fb28e1"; # REL_12_5 |
NewerOlder